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.

Problem with the image next to the logo

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

Hello,
i’m struggling with a problem for a few weeks now and i can’t find the solution.
I’m running a site ecotexniki.gr and next to the logo I’ve put an image (Save energy safe solutions)
It’s a widget on the Header area.
Almost every time I load the site for the first time this image appears to be out of position about 1 or 2 cm down and it appears almost in the menu line.

What is the problem??? I really need your advice.

Thanks in advance

URL: http://www.ecotexniki.gr

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

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff

    Hi Maria

    Try the following under Appearance > Custom CSS and adjust as required:

    /* Vantage Header Sidebar Padding */
    header#masthead .hgroup #header-sidebar[style] {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    }
  2. Maria Apostolopoulou

    I’ve just tried that. Unfortunately it didn’t work!!!

  3. Andrew Misplon Staff

    Ahh you’re using an older version of Vantage so you’ll need:

    /* Vantage Header Sidebar Padding */
    header#masthead hgroup #header-sidebar[style] {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    }

    No period in front of hgroup.

  4. Maria Apostolopoulou

    Oh my God!!! Finally!!!
    Thank you very very much for the help!

  5. Andrew Misplon Staff

    For sure, 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