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.

[Vantage] Masthead and Logo in Menu

Resolved 3 replies themetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

Just wondering if it’s possible to have both of these features (Masthead above the menu bar + Logo in Menu) active at the same time? I’m trying to get it where the Masthead is more of a banner image and the logo of my company would be next to the menu bar.

Any thoughts?

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 7 months ago

    Hi bmardiney

    Unfortunately not. The only tweak I can offer to the logo in menu layout option is to remove the logo image constraint that get’s introduced for that layout. Insert the below into a Custom CSS plugin/module:

    /* Vantage Remove Logo in Menu img constraint */
    header#masthead.masthead-logo-in-menu .logo > img {
    max-height: none !important;
    }
  2. bmardiney 11 years, 7 months ago

    Hmm…methinks I’m going to have to take that to a webdesigner, as I have no idea how to use that code. Thanks for the reply though.

    It also struck me that even if I got it to show both things at once, I have no idea how to have those images be different from each other (since the box only allows for 1 image upload). But anyway, thanks for the help. I’ll see if I can use that bit of code.

  3. Andrew Misplon Staff 11 years, 7 months ago

    If you wanted to remove the image constraint placed on the logo in the Logo in Menu layout option you would just copy the snippet I sent and paste it into a module like this:

    http://jetpack.me/support/custom-css/

    That won’t solve your problem though – to run both setups you’d need a developer to help you create a child theme and change things up a little.

    Good luck.

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