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.

Vantage: Reduce Padding Between Vantage Header & Visual Editor Text

Resolved 10 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

I’m trying to reduce the white space / padding between the Vantage Header and Visual Editor text. For example, in the linked paged between “Hands On Service” and “Nestled in the Austrian Alps…”

Please advise, thank you! :)

URL: http://castlesos.com/about-sos/

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

Need fast email support? Get SiteOrigin Premium

Replies

10
  1. Andrew Misplon Staff 11 years, 2 months ago

    Hi Scott

    There are now margin settings under:

    Click wrench icon far right of any Page Builder row.
    Click Edit row.
    Click Layout tab on right. Find margin settings there.

    There are also padding settings available on the right if you edit a widget.

    Give that a try, see how it goes.

  2. ScottVD 11 years, 2 months ago

    Andrew-
    Thanks for the reply. The row layout margin and padding configuration does gives control of the perimeter of the row, however I’m trying to reduce white space between items stacked in a single row, specifically between the header and paragraph text below it. Please see photo:

  3. Andrew Misplon Staff 11 years, 2 months ago

    Ok got you. Try the following under Appearance > Custom CSS:

    /* Vantage Headline Widget */
    .widget_headline-widget .decoration {
    margin-bottom: -12px;
    }
  4. ScottVD 11 years, 2 months ago

    Andrew-
    Thanks for the reply, I dropped that code into the Appearance > Custom CSS field, saved CSS and refreshed pages with no noticeable changes. :/

    Any other ideas?

  5. Andrew Misplon Staff 11 years, 2 months ago

    Please remove the following line from your Custom CSS:

    <link rel="shortcut icon" href="http://castlesos.com/favicon.ico?v=2" />

    That’s HTML so anything that follows it won’t work. That area is only for CSS.

    http://wordpress.org/plugins/all-in-one-favicon/ is our recommend Favicon plugin.

    Hope that helps.

  6. ScottVD 11 years, 2 months ago

    Bingo! Thx, where should I put that favicon code? I was having a problem where the favicon was not properly displaying, thx.

    Scott

  7. Andrew Misplon Staff 11 years, 2 months ago

    Super, glad that helped.

    We recommend using the following plugin to handle your favicon:

    http://wordpress.org/plugins/all-in-one-favicon/

  8. ScottVD 11 years, 2 months ago

    Andrew-
    Thx man, all great stuff- Merry Christmas!

    Scott

  9. Andrew Misplon Staff 11 years, 2 months ago

    For sure! You too. Cheers.

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