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

    Hello, I use the masony portfolio with sorting links. on hover state links are blue, I need them black. Can you help me with this?

    #348778

    Hey royaltask!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-sort-by-term a:hover {
    color: black!important;
    }

    Best regards,
    Yigit

    #348784

    works perfect thanks!

    #348788

    Hey!

    You are welcome, glad we could help :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘av-masonry-sort -> hover text color’ is closed to new replies.