Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #323863

    hi what is the css to change the top alternative bar font color when its in the transparent mode ?

    #324552

    Hi codecreative!

    Would you like to change the font color of Header meta section when scrolled down? If so, please add following code to Quick CSS

    .phone-info span, .header_color .sub_menu>ul>li>a  { color: red; }
    .header-scrolled .phone-info span, .header-scrolled .sub_menu>ul>li>a  { color: green!important; }

    If you would like to change the color of main menu items, please go to Enfold theme options > Header Layout > Transparency Options

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.