• Resolved jylesmck

    (@jylesmck)


    Hi there,
    how do I go about changing the menu font & menu social colours?
    I want to change my background to white but then the menus are not visible.

    Cheers

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    Hey, @jylesmck

    To do that, go to Appearance → Customize → Additional CSS and enter the following code:

    .main-navigation a {
      color: #000; /* Add your desire color */
    }

    Let me know if that does it.
    Thank you.

    Thread Starter jylesmck

    (@jylesmck)

    That was spot on! Thank you very much

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Menu font colour / color’ is closed to new replies.