Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1399338

    HI, thought we were done with this but, lol, now the client wants the hover state of the portfolio sorting to be a different color;

    Se here:

    On hover they want a maroon color, like #800000, but only on hover.

    I’ve been trying some css hacks and failing miserably. You already helped me bold the active state, do you have some css for the hover change color?

    You’re the best.

    Thanks

    #1399342

    Hey tonyiatridis,
    To change the portfolio sorting on hover please try this css:

    #main .main_color #js_sort_items a:hover {
    	color: #800000;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1399373

    Awesome, worked fine!

    #1399382

    Hi tonyiatridis,

    I’m glad that Mike could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change color of portfolio sorting hover state’ is closed to new replies.