Viewing 4 reply threads
You must be logged in to reply to this topic.
Hi, I’m using the Tower theme and can’t find where to set the color for text links. I see where to set the primary color but that only effects the link color on hover, otherwise the link color remains the normal body color. Please help. Thanks!
Chris
Hello,
That is not possible to set up via theme options. Please add this code into your custom css box:
a {
color: #075f5f !important;
}
Edit the color to your wish.
Best regards!
Great, thanks. Might want to include that in the normal options.
Chris
Hi,
I am having a similar problem. My main menu text-items seem to turn blue when that menu page is active. I have managed to change all other default settings in CSS but this I don’t know how. Could you help me out?
Best,
Jukka
Hi,
Kindly open your own ticket as this ticket is expired.
Thanks
You must be logged in to reply to this topic.