This topic has 3 replies, 2 voices, and was last updated 9 years by Model.

  • Author
  • #23716
     Model
    Participant

    Hi:

    Can you please let me know how I can change the hover color for the arrows under quick navigation. See image attached.

    Attachments:
    You must be logged in to view attached files.
    #23718
     Model
    Participant

    They turn blue whenever you hover over the arrows. I want them to be a different color.

    #23790
     Catalin
    Moderator

    add this code in your style.css file from the child theme folder:

    COPY CODE
    
    
    #breadcrumbs-wrapp .inline-list li a:hover
    {
       color:#xxx;
    }
    
    

    where #xxx is the new color you want to use.

    Let me know if this helps.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #25963
     Model
    Participant

    fixed.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Quick Navigation Arrows hover color’ is closed to new replies.

Log in with your credentials

Forgot your details?