Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #103362
    Noell-Design
    Participant

    How do I change the menu color?

    #103400
    Mahesh
    Participant

    @noell-design: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    .fullframe-nav-menu .menu-item a {
        color: #00ff00;
    }

    Note: Please use the color as desired.

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Color change in the manubar’ is closed to new replies.