Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #278169
    Heinz
    Participant

    Hi
    I would like to change the link colors of the posts in the sidebar. When clicked in light blue. I used the EW: Posts widget there. How is the CSS?
    Many thanks for the help.
    regards
    Heinz

    #278230
    Skandha
    Participant

    @henebe: Hello Heinz,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #ew-posts-2 a:hover {
        color: #89f7fe;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #278299
    Heinz
    Participant

    Many Thanks. Works flawlessly.

    #278402
    Skandha
    Participant

    @henebe: Glad it worked out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Link colors in the sidebar’ is closed to new replies.