Hello @lordkek,
Currently Moesia theme doesn’t have that feature, but it might be added in future. I have already added it to our list.
Kind Regards, Roman.
-
This reply was modified 8 years, 4 months ago by
Roman Bondar.
Hello there,
i started using the revolution slider plugin and came across a new problem
there is a gap between the rev slider and menu
i tested over 420 custom css codes but none have worked yet
if it’s possible i would like to make the menu go under the rev slider like you guys did in the moesia theme when you add a header image once you scroll down the menu becomes sticky. i think this will solve 2 problems at once 🙂
link to site: site
-
This reply was modified 8 years, 4 months ago by
lordkek.
i fixed the gap by adding this code to my custom css:
#panel-2040-0-0-0.so-panel.widget.widget_rev-slider-widget.widget_revslider.panel-first-child.container {
z-index: 0;
padding: 0px;
}
now all i need is to find a way to put the menu under the rev slider and make it sticky when you scroll down 🙂
Hello,
I’ve just checked the site and menu seems to be sticky already.
I don’t think that there is an easy way to put it below slider.
Kind Regards, Roman.