Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33352
    Barbara Cole Salmeron
    Guest

    I am unable to change the color of the header menu font, and on my cell phone the white text disappears against the white background (menu does not stay in the header on mobile). An easy fix would be for me to change the color from white to #5e17eb so mobile users can actually find the navigation menu. Can someone help me with this? I’m not a programmer…

    #33364
    Jesse Owens
    Keymaster

    Hi Barbara-

    Thanks for reaching out, we’re happy to help you change your menu color.

    I checked out your site, and it looks like you’re using the Above Header menu position. Because of that, the code to change it is a little different than the Primary Menu location.

    Navigate to Customize > Advanced > Custom JS & CSS and paste this line into your Custom Theme CSS:

    .palette-primary .secondary-menu li a { color: #5e17eb !important; }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to Change Menu Color in Florentine’ is closed to new replies.