• Resolved spinips

    (@spinips)


    Hi there!

    How can I edit my footer menu style to make it bigger and/or with a different character, …. In the theme options I just found main menu, secondary menu and menu for mobile.

    Thank you!

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

    (@hannahritner)

    Hey,
    You can change the size and font family by adding this to your custom css box in theme options > advanced settings:

    .footernav ul li a {
    font-size: 15px;
    font-family: sans-serif;
    }

    Hope that helps!
    Hannah

    Thread Starter spinips

    (@spinips)

    Thank you very much Hannah!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Edit footer menu style’ is closed to new replies.