Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #523829

    Hi Guys,

    I need to make the text in side the yellow menu button dark grey as opposed to white.

    I cant seem to figure out the CSS, can you help?

    LINK BELOW

    #524012

    Hi Gekko101!

    Add this to your custom CSS.

    .av-menu-button .avia-menu-text {
        color: #444 !important;
    }

    Cheers!
    Elliott

    #524013

    Thanks Elliot!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Menu Button Style colored – Text color?’ is closed to new replies.