-
Author
-
November 5, 2015 at 12:38 #85691
McNitefly
ParticipantDear 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 #85755Radu
ModeratorHi,
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 #85776McNitefly
ParticipantHi 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 #85779Radu
ModeratorHi,
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 #85783McNitefly
ParticipantHi 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 #85949Radu
ModeratorHi,
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 #85981Radu
ModeratorHi
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 #85984McNitefly
ParticipantHa, perfect, that’s it.
Thank you very much, Radu!Have a good day,
TomNovember 9, 2015 at 17:39 #86402Radu
ModeratorYou’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.