Home>Support>Header Aside Widget Issue in Vantage Premium

Header Aside Widget Issue in Vantage Premium

By Barb Peterson, 9 years ago. Last reply by Magus, 9 years ago.

Hi Greg and Andrew.
I have a really wacky problem with one of my websites: www.prestigepandr.com.
In Firefox, on the Home page and the Contacts page, the aside widget in the header is displaying correctly. However, on the other 3 pages: about, portfolio and services — the support text in the header is positioned totally wrong, down low. How can this be happening? (I have cleared my Firefox cache)
IE and Chrome are displaying it correctly on all pages.
If you check out my custom css in the Page Source code, the chunk of code that starts with “body.responsive…” was supplied to me by Andrew way back so that the logo and support text changed gracefully as the viewport size decreases.
It looks like there is an issue with the #header-sidebar div.
On the pages where the header widget is displaying incorrectly, the following html displays in Firebug:

<div id="header-sidebar" style="padding-top: 75px; padding-bottom: 75px;">

On the other pages where it is displaying correctly the html displays
<div id="header-sidebar" style="padding-top: 36px; padding-bottom: 36px;">

I cannot locate anywhere in the backend (my custom CSS and all other settings) that these inline styles are specified. Is this related to any of the theme updates you have performed?
If you need to get into my website, I’ll send you the details.
Many thanks!
~Barb

URL: http://www.prestigepandr.com

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 4 months ago Magus
    Hi, I Work Here

    Hi Barb

    We can try forcing it. Please try adding the following in Custom CSS

    #header-sidebar {
        padding-top: 36px !important;
        padding-bottom: 36px !important;
    }
    

    Let us know how you get on

    Magus

  2. 9 years, 4 months ago Barb Peterson

    Hi Magus!

    Thanks, that did the trick! But I am still curious as to where that 75px padding came from — do you agree it might be left over from old settings prior to a theme update which the update carried over? And why was it showing only in FF?
    I really like to know why things happen…

    Thanks again!
    ~Barb

  3. 9 years, 4 months ago Magus
    Hi, I Work Here

    Hi Barb

    It is unlikely to be a leftover. I don’t believe there has ever been a setting in Vantage that high for the Header Sidebar. If you have previously adjusted that setting and use a caching plugin then that may explain it. If not it’s probably just Firefox being a bit dorky.

    Let us know if you need any more help

    Magus

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More