Home>Support>Logo in menu not showing after premium upgrade

Logo in menu not showing after premium upgrade

Hi,

I just updated to premium Vantage theme. In the free version, logo was shown in the menu. Now it doesn’t show any more. I checked that the option in Appearance->Theme settings->Layout Masthead layout is correctly selected to Logo in menu. When I select it to be default layout I can see the logo.

Thank you

URL: http://thairoom-masaza.hr/

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, 6 months ago James

    i can see the logo in the menu when visiting the site…

    but it is hard to see due to it’s small size, here are some css changes that will help enlarge and align the menu text and hover.

    add this to the custom css

    header#masthead.masthead-logo-in-menu .logo > img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 75px !important;
    }

    .main-navigation ul li a {
    padding: 40px 25px !important;
    height: 100px !important
    }

  2. 9 years, 6 months ago Ivan Starčević

    Thanks

    Now it’s better. Is there a way that the masthead is centered? Like the footer?

  3. 9 years, 6 months ago James

    .main-navigation ul {
    text-align: center !important;
    }

    .main-navigation ul li {
    display: inline-block !important;
    float: none !important;
    }

  4. 9 years, 6 months ago Daniel
    Hi, I Work Here

    Hi Ivan,

    James has provided a custom css that will sort your issue out please try it out

    .main-navigation ul {
    text-align: center !important;
    }
    
    .main-navigation ul li {
    display: inline-block !important;
    float: none !important;
    }
    
    header#masthead.masthead-logo-in-menu .logo > img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 75px !important;
    }
    
    .main-navigation ul li a {
    padding: 40px 25px !important;
    height: 100px !important
    }
    

    @James thank you, much appreciated.

    Cheers

  5. 9 years, 6 months ago Ivan Starčević

    Thanks all. I did try it. Its working great. Thank you all.
    I do have another question. When I enable my theme to display on small screen devices and view the site on my mobile, the menu is way too big and looks ugly. Can that be adjusted somehow?

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