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 Hero Image and Menu

9 years ago · Last reply by PSBakh 9 years ago

Hi there,

I’m trying to remove the padding on top of the homepage hero slider on a site I’m building, to no avail. I’ve already set the top padding of the widget and the row to 0, is there a code I could use instead? Link to site below:

http://www.workshopsforwomen.co.uk/

Thanks!

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. PSBakh 9 years, 5 months ago

    Hiya, would it be possible to get an answer to the above? It would really help me out :)

  2. Alex S Staff 9 years, 5 months ago

    Hi PSBakh,

    You can fix/change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add the following CSS.

    .home .site-content, .home .container {
    	padding-top: 0 !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

  3. PSBakh 9 years, 5 months ago

    Hi Alex! That works marvellously – thanks :)

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