Change acive link color

Home Forums Storm WordPress Change acive link color

This topic is: resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12002
    gho12139
    Participant

    Hi, I want to change the active link color for the nav menu

    I have added:

    ul.primary-menu li a:active {
    text-decoration: none;
    color: #ffa200;
    background-image: url(images/nav-a-bg1.png);
    }

    to the css right beneath :

    }
    ul.primary-menu li a:hover {
    text-decoration: none;
    color: #ffa200;
    background-image: url(images/nav-a-bg1.png);

    It’s not working, Can you help me?

    Kind regards, Gwen

    #12008
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #12025
    gho12139
    Participant

    Hi Ally,

    Thank you, that was exactly what I was looking for!

    Kind regards,

    Gwen

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy