Viewing 4 reply threads
You must be logged in to reply to this topic.
Hello,
I was working on an example site https://go-tiny.com/tasksample. You will notice that the slider doesn’t go full width at the top like demo #3.
Any help in correcting would be awesome and appreciated!
Thanks!
M
Hello,
You have set up the site as boxed. The slider is following the site’s layout. You have to change the site’s layout, or adjust it via css.
Best regards!
Thank you.
I was hoping to have the slider stretch to the full width of the “boxed” layout. I noticed it puts an additional padding inside of the container.
I like how the slider goes end to end on the “box” container.
Thanks!
Hello,
Please set slider width to 1100px, and add this code into your custom css box:
ul.tp-revslider-mainul { left:-71px !important; }
Let us now.
Best regards!
You must be logged in to reply to this topic.