Hi,
Currently I can change the rollover colours of the nav categories but I cant find where to change the rollover colours of the user, cart and search icons.
Where or how can I do this?
Thanks
Hi,
Currently I can change the rollover colours of the nav categories but I cant find where to change the rollover colours of the user, cart and search icons.
Where or how can I do this?
Thanks
Hello,
I suppose you mean the hover color, if so, please go to Appearance >> Editor >> Entrada Child >> style.css file and add the code below:
.navbar-default .navbar-nav > li > a:hover {
color: #c02127;
}
You can change the #c02127 to your color.
Thank you
Didn’t seem to change anything. The blue has been changed in the Customize menu but I still can’t seem to change the orange icons. (I did change the colour to my colour
any new on that?..
Hello Nikos,
I will need to look at your admin and see if there is any CSS overwriting this, please and provide your URL / wp-admin access and will let you know the cause / solution.
Thank you