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

    Hi there,
    I need to change the font color of the transparent header secondardy menu (on the home page).

    #876240

    Hey web4698,

    Add the following to quick css and adjust the color to whatever you need:

    .av_header_transparency #header_meta{
    color:black!important;
    }
    
    .av_header_transparency #header_meta .phone-info.with_nav a{
    color:black!important;
    }

    Best regards,
    Jordan Shannon

    #876752

    Thank you

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘transparent secondary menu font color’ is closed to new replies.