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.

Need to fix logo as on sample site.

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

Is there any way i can reduce the size of the menu without compromising the logo. it should look like http://www.mypsoriasis.co.nz

Can i email you in person if required.

URL: http://ec2-52-64-112-233.ap-southeast-2.compute.amazonaws.com/

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

Need fast email support? Get SiteOrigin Premium

Replies

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

    Hi Ibrahim

    Try the following at Appearance > Custom CSS:

    /* Header */
    @media (min-width: 1024px) {
    #masthead.masthead-logo-in-menu .logo {
      position: absolute;
      width: 231px;
      height: 117px;
      z-index: 100;
      top: -20px;
      left: 0;
    }
    .main-menu { 
    	margin-left: 200px;
    }
    }

    Adjust the values to tweak as required.

  2. ibrahim petiwala 10 years, 7 months ago

    Great this worked like magic thanks a bunch.

  3. Andrew Misplon Staff 10 years, 7 months ago

    Win :) Glad to hear you made progress on this.

    All the best.

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