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.

Replies

5
  1. Daniel Staff 10 years, 10 months ago

    Hi markgate,

    Could you try the following CSS to make the masthead 65px:

    nav.site-navigation.main-navigation {
      height: 65px;
    }
    #masthead {
      height: 65px;
    }

    Cheers!

  2. markgate 10 years, 10 months ago

    Thanks a lot Addo, and now how I can change the size for my hover on my menus in my menu bar ? Because now I’ve my menu bar 65px but when I do the hover it’s the same as before.

    Thanks a lot.

  3. Daniel Staff 10 years, 10 months ago

    Hi Markgate

    Give this a run

    .main-navigation ul li a {
    padding-top: 23px !important;
    padding-bottom: 23px !important;
    }

    If that does not work for you. Send a direct link to your site I have a look

    Cheers

  4. markgate 10 years, 10 months ago

    Oh yeah perfect. But with theses manip, my slider has been move on the right.
    Have you an idea of this ?

  5. Andrew Misplon Staff 10 years, 10 months ago

    Hi Markgate

    Please send through a link and we’ll take a look.

    It’s possible to control header padding from Appearance > Customize > General: Header Padding. Menu padding can be set from Appearance > Customize > Menu. You shouldn’t need Custom CSS for these two settings. If you’d like you can try testing without the CSS, just using the settings I’ve mentioned above to make adjustments.

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