Problem with the image next to the logo
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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi 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; }I’ve just tried that. Unfortunately it didn’t work!!!
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.
Oh my God!!! Finally!!!
Thank you very very much for the help!
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.