Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
How can I move the meta slider down just a bit so the menu bar doesn’t overlap the meta slider?
Thanks
Lenny
Ohhh so sorry…didn’t mean to re-send this many times. I thought it didn’t go through.
Send me the link of your website so I can have a look.
So I send the CSS code ready for you to apply on the site.
Lucas Tolle
http://www.lifemasteryfoundation.org
Thank you
Hello, LannyLynne.
Try adding this code to your CSS
div#main-slider { margin-top: 25px!important; }You can set the number according to the margin you want.
Let me know if succeeded.
Correcting the previous code…
Try adding this code to your CSS:
#main-slider { margin-top: 25px!important; }You can set the number according to the margin you want.
Let me know if succeeded.
I haven’t figured out how to change CSS code yet. I will build my site a bit then get back to this. Thanks.
I put that code in Custom CSS
It didn’t work
I just updated the CSS editor to the new version.
I need to lower the slider a bit on the PC but not on the mobile. It is showing up perfectly on mobile.