June 24, 2014 at 11:29
#20636
Catalin
Moderator
Hello,
First you need to modify the option called: “Link color” -> see attachment. This will change color in all the pages except homepage.
For changing color in homepage you need to add this code:
COPY CODE
.navbar-transparent #header .logo a, .navbar-transparent .navbar .navbar-nav > li > a, .navbar-transparent .navbar .navbar-nav .caret:after
{
color:#xxx;
}
in style.css file from your child theme folder. The ‘#xxx’ is the color code you want to add.
Thank you,
Catalin
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution