• Closed
  • Johann Belle
    Spectator
    09.10.2015 at 19:12 #21304

    How can I change hover-color for text-links in “normal” text and footer text-widget?

    Denzel Chia
    Moderator
    Posts: 2656
    10.10.2015 at 12:34 #21321

    Hi,

    Please provide your website url.

    Thanks!
    Denzel

    Johann Belle
    Spectator
    Posts: 2
    10.10.2015 at 14:56 #21325

    Hallo Denzel,
    the (test-)URL is http://schreinereijursch.apps-1and1.net/

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    11.10.2015 at 12:44 #21344

    Hi,

    Please use the following codes in Theme Options -> Custom CSS

    .post-content a:hover{
    color:#000 !important;
    }
    .footer-area a:hover{
    color:#000 !important;
    }

    You can change the #000 to other color hex code.

    Thanks!
    Denzel

    Johann Belle
    Spectator
    Posts: 2
    11.10.2015 at 16:32 #21351

    wunderful – thanks a lot!
    LG from Bavaria