This topic has 10 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #85691
     McNitefly
    Participant

    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,

    #85692
     McNitefly
    Participant
    This reply has been set as private.
    #85755
     Radu
    Moderator

    Hi,

    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 solution
    Attachments:
    You must be logged in to view attached files.
    #85776
     McNitefly
    Participant

    Hi 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,
    Tom

    Attachments:
    You must be logged in to view attached files.
    #85779
     Radu
    Moderator

    Hi,

    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 solution
    #85783
     McNitefly
    Participant

    Hi 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,
    Tom

    #85949
     Radu
    Moderator

    Hi,

    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 solution
    #85957
     McNitefly
    Participant
    This reply has been set as private.
    #85981
     Radu
    Moderator

    Hi

    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 solution
    #85984
     McNitefly
    Participant

    Ha, perfect, that’s it.
    Thank you very much, Radu!

    Have a good day,
    Tom

    #86402
     Radu
    Moderator

    You’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
Viewing 11 posts - 1 through 11 (of 11 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?