• Hi,
    could you help me and tell how to change the font in main manu?
    regards
    Marta

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Marta –

    Do you want to change the styling of the current font (size, bold, etc..) or use a completely different font in that menu?

    Something like this is likely the change you’re looking to make.

    body, button, input, select, textarea {
        color: #333;
        font-family: "Karla", "Helvetica Neue", helvetica, arial, sans-serif;
        font-size: 16px;
    Thread Starter maa821

    (@maa821)

    Hi,
    thanks a lot!
    Marta

    You’re very welcome. Write back if you need further help with this.

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