This topic is: not resolved
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
Please use one topic for only one question.
Please use one topic for only one question.
Please use one topic for only one question.
hello, how could i please change the menu colours https://snag.gy/xrmE64.jpg in another?via css or via customiser?
wp-content/themes/guardteam/assets/header/header.css 502 line?
dikigoros-grafologos.com
thanks
Place this code to Customize Css and set text color you need:
html .header.header-color-white .navbar .navbar-nav > li > a {
color: #123456;
}
You must be logged in to reply to this topic.