Tagged: x
-
AuthorPosts
-
January 1, 2017 at 10:14 pm #1312116
Hi guys,
I am setting up a new slider for my home page, just a simple feature image slider with title and date posted.
http://www.warephotography.com.au/new-home/The problem I am having is that the top of the image is cut off from the white space below the menu.
And also the text position isn’t fixed. (When you scroll the bottom you will see the title and the date move up on top of the image.)Wondering what selection box I am missing to make everything fixed in the slide position while still making the slider itself responsive.
Any help on this would be great appreciated!
January 2, 2017 at 12:17 am #1312191Hi there,
Please add following code in Customize -> Custom -> Global CSS :
.page-id-4782 .entry-wrap { padding-top: 0; } div#rev_slider_6_1,div#rev_slider_6_1_forcefullwidth { margin-top: 0 !important; }
Please disable parallax option to fix text and meta.
Hope that helps.
January 2, 2017 at 3:26 am #1312354Thank you for the help.
I had used a template from revolution slider and didn’t realise paralax option was on. This fixed everything and is working exactly how I want it to.
January 2, 2017 at 3:28 am #1312358Glad we could help you with this.
-
AuthorPosts