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.

Decreasing vertical spacing between widgets in the sidebar with Vantage

Resolved 3 replies premiumthemetheme-vantage
Started · Latest reply by Andrew Misplon

My website is not live because I’m creating it locally on my computer. I have visited many forums attempting to decrease vertical spacing between widgets in the sidebar with the Vantage theme. None of the suggested codes work – is there anyone reason it doesn’t work on Vantage? Any recommendations on how to accomplish this?

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff

    Hi Cedric

    Thanks for running Vantage.

    The HTML and CSS that handle the front-end formatting of widgets are theme specific, that’s most likely why snippets provided for other themes don’t work.

    For Vantage you can try the following under Appearance > Custom CSS:

    #secondary .widget {
    margin-bottom: 40px !important;
    }

    Adjust 40px as required. Hope that helps.

  2. Cedric

    Worked like a charm. Thanks a billion!

  3. Andrew Misplon Staff

    Super; glad we could help.

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