February 2, 2017 at 9:37 am
I’m building this site:
*Login to see link
There is only one Rev Slider in use on the site. It is set to use the same slider on all pages at this time.
However, on the homepage, the top of the slider is “higher” on the page than it is on the other pages. (Using Home Slider settings on homepage, and the Feature template on all other pages, selecting Rev slider in all cases. The positioning of the slider seems to be inconsistent between the two – pages and homepage.) Now, on mobile, I have the opposite problem: on the homepage, the positioning of the Rev Slider is perfect, but on all of the other pages, it’s pushed down slightly.
I use:
.wrap.contentclass{
padding-top: 0px;
}
…in Advanced, which keeps all other pages at the correct top position on Desktop, but then the homepage slider is too high as described above. If I don’t use the CSS, the other pages all have their sliders pushed down on Desktop, but then it is correct on the homepage. (On mobile, the homepage slider positioning is correct and the other pages’ sliders are pushed down regardless of the above CSS – mobile is exactly the same with or without that CSS.)
What I need is the slider to be positioned at the same top location, regardless of page (homepage or otherwise) both on desktop and mobile.
Please advise.
Appreciated,
-Dan