This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Padding Between Menu Bar and Hero Widget

10 years ago · Last reply by Greg Priday 10 years ago

I have a Hero Widget on top of two of my pages and they both have this odd padding between them and the menu bar. I can’t seem to find a way to remove it. I’ve found a few older threads but the CSS coding given in them doesn’t seem to have an effect on the widget anymore.

Your help would be greatly appreciated.

URL: http://lionandluxe.com/our-trainers/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Greg Priday Staff 10 years, 2 months ago

    Hi Brent

    Sorry about the wait. We’re only getting the chance to work through some of our free threads now.

    Try the following at Appearance > Custom CSS:

    /* Our Trainers */
    .page-id-872.layout-full .panel-grid:first-of-type .panel-row-style.panel-row-style-full-width {
    	padding-top: 0;
    }

    To do the same to the other page you mentioned, duplicate the above rule and change the ID 872 to match the ID of the new page. You can get the page ID by going to Pages in WordPress and editing the page in question. Once editing the page, check the address bar, the ID will be in the URL.

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.

Have a different question or issue?

Start New Thread