• hello, I can’t change the size of the main menu in the header. When I change the values ??in typography → header fonts → main menu, it has no effect on the menu font.
    Could you tell me how to do it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello

    I had the same problem yesterday and today all my header has been changer by the modifications I try to make on the menu. it seems that there is a delay. are you ok today with your header ?

    Thread Starter kingsdavid

    (@kingsdavid)

    No it’s not working.

    I used this css code and it works :

    .menu-item { font-size: 1.2em; }

    or

    .bravada-fixed-menu {
    font-size: 1.0em;
    font-weight: bold;
    }

    and for sub menu :

    .sub-menu {
    font-size: 1em;
    font-weight: normal;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unable to change menu font size’ is closed to new replies.