• Resolved Cesare

    (@cezareluke)


    Hi everyone, I wanted to know how to change the size and font of the main menu.

    Thank you very much

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Unfortunately, the menu/submenus font options are not available in the FREE version of the product.

    Thread Starter Cesare

    (@cezareluke)

    OK. Thank you.

    Cesare

    Add this in the customizer > general settings > additional css

    .dropdown-menu>li>a {
    color: black !important;
    font-size: 18px!important;
    }

    You can alter the font size but I have used 18px as an example.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change menu font e size’ is closed to new replies.