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.

Logo jumping down and creating a new row

Resolved 2 replies bug-reportthemetheme-vantage
9 years ago · Last reply by Daniel Amir 9 years ago

Hi! The first time I visit my site after changing my logo, the logo jumps down and creates a new row in the header. This is happening in safari and chrome on my mac, but also on others computers (pc and mac). Firefox seems to be working okay. I use the vantage theme.

Is there anything I could do to solve this?

My site: prioett.nu

Thanks!

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

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff 9 years, 3 months ago

    Hi Daniel,

    You should be able to avoid this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    #masthead.masthead-logo-in-menu .logo {
    	margin: 0 !important;
    	padding: 10px 0 !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

  2. Daniel Amir 9 years, 3 months ago

    Thank you, it works perfectly!!

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