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.

Adjust top padding (margin) sidebar

Open 5 replies customizationthemetheme-vantage
Started · Latest reply by Support Assistants

Hi Guys

I have searched support for a long time but didn’t find an answer to my question: how to increase top padding of sidebar.

Take a look here please if you like

My first widget is glued to the menu bar but I would like to have say 30px of room between them.

If I have missed a thread about this topic, I apologize.

Greetings from Australia!

Harold

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

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Harold Lak

    Don’t worry about it guys! Found it.

    I used:

    That did the job.

    Ghee I am getting brilliant at this! :-)

    Cheers.

    Harold

  2. Harold Lak

    Oops! That is not what I intended.

    It adds a top space on all pages.

    Is there a way to do it only on the sidebar?

    Back to you!

    Thanks!

  3. Greg Priday Staff

    Hi Harold

    Very glad to hear you were able to solve this :)

  4. Harold Lak

    I am glad that you are happy for me Greg, but actually my problem is not yet solved. :-(

    I thought I did but no….

    What I would like to do is add a top margin of say 20px to the sidebar only.

    Is there any trick that would do that?

    All good over there in Capetown?

    Cheers

    Harold.

  5. Support Assistants

    Hi Harold

    At Appearance > Custom CSS you have:

    #main {
        padding-top: 0;
    }

    Do you perhaps want to try changing that to:

    .home #main {
        padding-top: 0;
    }

    That way only your home page will have the main container padding removed and your other pages will have normal top padding.

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