Top Padding White Space Between Slider And Menu
Hi,
I’m using the siteorigin page builder together with the genesis framework and the executive pro child theme on my website. On some of my pages, there is a white space that I can’t get rid of between the slider at the top of the page and the menu bar. This can be seen at the following link: https://www.solerium.com/window-fashions/
I’ve tried to play with the padding settings in layuout to no avail. Any help would be greatly appreciated.
Thanks
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi D,
This spacing is being added by your theme. You can remove this spacing with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:
.content { padding-top: 0; }How does that lok?
You might also need to install the SiteOrigin CSS Editor.
That worked perfectly, thanks so much!
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.