Not resolved

Space under Menu Bar

Ultra Theme started by tobywan May 12, 2016 1 reply
tobywan May 12, 2016 · 3:09 pm #3473

I need to reduce the amount of space under the menu bar at quadpackaging.com and not sure how to do that. Ideas?

Andrew Misplon Puro May 12, 2016 · 5:13 pm #3475

Hi tobywan

Thanks for reaching out and for your support.

Please, go to Plugins > Add New and search for Simple Custom CSS. Install, activate and go to Appearance > Custom CSS, insert the following:

/* Home */
.home.siteorigin-panels-home .site-content {
	padding-top: 0;
}

Let me know how that goes.

2 posts