change header size

max December 21, 2020 at 4:24 pm

good day need to change header size where is main menu, because does not fit completely. can you help me please. cant do it in all of css plugins.

Replies (1)

  1. max December 21, 2020 at 4:24 pm

    good day need to change header size where is main menu, because does not fit completely. can you help me please. cant do it in all of css plugins.

  2. Spiracle Themes December 22, 2020 at 6:53 am

    Hi Max,

    Thanks for reaching out.
    Try the following CSS

    .nav > li > a {
    padding: 10px 7px;
    }

    nav.navbar a {
    font-size: 12px;
    font-weight: 400;
    }

    #navigation.scroll-fix {
    z-index: 3 !important;
    }

    Copy and paste it in Appearance -> Customize -> Additional CSS

    Let us know if you have any questions

    Best Regards

Post a Reply

Reply To: change header size
Your information: