full width slider, possible ?

Posted in: Newspaper
Post count: 8

hey,

thats my siye http://www.escapearound.com/
i was wondering how can i make the current slider into full width. i know i can use rev slider but its hell slow and does not show text as expected. any help would be highly appreciated.

Post count: 20688

Hi,

I do not see a slider on your page. You can see the available sliders here in the demo – https://demo.tagdiv.com/newspaper/big-grid-slide/ and here – https://demo.tagdiv.com/newspaper/ios-slider/ If you meant Big Grids, the available ones and the different styles can be seen here – https://demo.tagdiv.com/newspaper/big-grid-1/
These elements are specially designed this way and are working properly. Please note that modifying these elements is not an easy task, and multiple changes have to made, while taking in account every aspect.

Thanks

Post count: 8

got it, so now i am using the slider here https://www.escapearound.com/ can you help how can i make text centered. similar to this > https://revolution.themepunch.com/website-intro-wordpress-slider/

dont look at the animation, just see the text pattern.

Post count: 20688

Hi,

Well you could achieve something like that, with a code like in this example – https://www.screencast.com/t/xx2jJccWJ and you could experiment with different values in the code, until you find the positioning you are looking for. However you should enter the code in Theme panel->Advanced Css->Desktop section, because this could not display properly on smaller devices, or it would need a different code in this situation. This is the code used in the example

.td_block_slide .td-slide-meta {
bottom: 35%;
width: 70%;
padding-left:25%;
}

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.