-
Author
-
November 5, 2015 at 12:38 #85691McNiteflyParticipant
Dear support,
I have set all the styling options in the Theme’s settings to my desired color (red), but still, the Breadcrumps hover color and this little bar above the active navigation item are blue.
Could you please tell me where that color can be set? Or maybe how I can change this color via CSS?
Thanks a lot,
November 5, 2015 at 18:40 #85755RaduModeratorHi,
You need to change color for alternate area just see the screenshot.
Let me know if this solve your issue.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.November 5, 2015 at 19:30 #85776McNiteflyParticipantHi Radu,
yeah, that’s the weird thing: In the whole alternate area, there’s not one setting set to blue.
I set the link color and the hover color to red. Everything else is grey or black.I have no idea where the blue comes from…
Please see screenshot, that’s in the alternate area like in your screenshot.
I thought that maybe I’m overriding these seetings with something in the CSS, but I don’t think so … .
Any idea?
Thanks a lot,
TomAttachments:
You must be logged in to view attached files.November 5, 2015 at 19:38 #85779RaduModeratorHi,
Strange behaviour, we will investigate this.
Until we find what causes this issue please use this CSS
COPY CODE.kleo_framework.breadcrumb a:hover { color: red !important; }
Add this css to wp-admin -> theme settings -> general settings -> quick CSS
Replace red with your color code.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 5, 2015 at 19:42 #85783McNiteflyParticipantHi Radu,
perfect, thank you. Now the Hover Breadcrumps are correct.
Would you also have a CSS for the bar above the navirations active page?
Thanks,
TomNovember 6, 2015 at 16:07 #85949RaduModeratorHi,
Please provide me a screenshot that pointing out the elements that you want to modify.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 6, 2015 at 18:27 #85981RaduModeratorHi
Please add this css to Wp-Admin -> Theme Options -> General Settings -> Quick CSS
COPY CODE.kleo-main-header .nav > li.active > a { box-shadow: inset 0px 2px 0px 0px red !important; }
Let me know if is ok.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 6, 2015 at 18:29 #85984McNiteflyParticipantHa, perfect, that’s it.
Thank you very much, Radu!Have a good day,
TomNovember 9, 2015 at 17:39 #86402RaduModeratorYou’re welcome,
Also don’t forget to rate our theme on Themeforest and give it 5 stars 🙂
http://themeforest.net/downloads/
Best regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.