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

    I want to change the colour of the links and the separator on the top menu (for links and phone number etc) – can you help with the CSS ?

    Thanks !

    #189930

    Hey mikemurphy10!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .header_color .sub_menu>ul>li>a { color: white; }
    .header_color li { border-color: white; }
    .header_color span { border-color: white; }
    .header_color .phone-info { color: white; }

    Best regards,
    Yigit

    #192239

    Thats great thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘CSS for top bar links’ is closed to new replies.