Main menu font color

  • Author
    Posts
  • #95492
    jmfvecu
    Power User

    I am changing the color code in this line in the mantra template but i do not see any changes in the main nemu?

    is this right code to change main menu font color?

    `}

    #access a {
    display: block;
    padding: 0.5em 1.5em;
    font-size: 0.95em;
    text-decoration: none;
    color: #5f5b5b;
    }

    changed to

    }

    #access a {
    display: block;
    padding: 0.5em 1.5em;
    font-size: 0.95em;
    text-decoration: none;
    color: #FFF;
    }

    #95670
    Zed
    Cryout Creations mastermind

    Please see the theme FAQs on this matter:
    https://www.cryoutcreations.eu/docs/themes-legacy/faqs/mantra/#where-are-the-menu-fontcolour-options


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #95773
    jmfvecu
    Power User

    Thanks that work fine

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Main menu font color’ is closed to new replies.