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

    Hi,

    I managed to have all links to turn to color #499F99 when hovered.

    But I can’t find a way to change the hover color at the portfolio grid (the line showing “Wo Du uns findest /Ausserhalb/Berlin/Doberlug Kirchhain/Lichtenberg/Marienfelde/Weissensee”)

    Portfolio grid

    Regards,
    Tom

    • This topic was modified 1 year, 8 months ago by tom_on_wheels.
    • This topic was modified 1 year, 8 months ago by tom_on_wheels. Reason: Wrong screenshot
    #1398493

    Hey tom_on_wheels,
    Thanks for the link to your site to change the color of the portfolio grid links on hover please try this css:

    .main_color #js_sort_items a:hover{
    color: #499F99;
    }

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

    Best regards,
    Mike

    #1398507

    Hi Mike,

    it worked!

    Thanks a lot.

    Best regards,
    Tom

    #1398523

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hover color in portfolio categories /portfolio grid’ is closed to new replies.