Hover Link Color? - by freerunner - on WordPress WooCommerce support

This topic has 17 replies, 3 voices, and was last updated 10 years ago ago by Eva Kemp

  • Avatar: freerunner
    freerunner
    Participant
    October 30, 2014 at 18:03

    I added some links to my footer but the default link color is too dark, so I changed the font color of the links within visual composer to white so the ‘Privacy’ and ‘Terms’ links can be seen within the dark footer background. Now the hover link color has been disabled because of the change I made for those links. Is there anyway to have the links appear white and still have the default hover color appear? Please advise

    Please, contact administrator
    for this information.
    16 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 30, 2014 at 19:17

    Hello,

    Please add this code into custom.css file.

    .footer-top .wpb_wrapper a:hover{
    color: #de2833;
    }

    Regards,
    Robert Hall.

    Avatar: freerunner
    freerunner
    Participant
    October 30, 2014 at 21:07

    This code did not work. Please advise

    New log in credentials below

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 30, 2014 at 21:13

    I’ve made some changes with that code in custom.css file. Now you can check it.

    Regards,
    Robert Hall.

    Avatar: freerunner
    freerunner
    Participant
    October 30, 2014 at 21:15

    Looking good, but the third row of the drop down menu still has the old font color. Please advise, thank you for your time.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 30, 2014 at 21:17

    Done. Please check it.

    Regards,
    Robert Hall.

    Avatar: freerunner
    freerunner
    Participant
    October 30, 2014 at 21:25

    That worked. Do you know of any inline code for the netMODIFY.com link that I can use to change the hover color to white?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 30, 2014 at 21:45

    I’ve added code for that. Check it please.

    Regards,
    Robert Hall.

    Avatar: freerunner
    freerunner
    Participant
    October 30, 2014 at 21:56

    I’m not seeing any difference, please advise.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 31, 2014 at 08:16

    Hello,

    Yesterday I’ve added code into custom.css file and it’s work fine. Now I don’t see that code. Please be careful when saving changes by yourself. I added the code again.

    Regards,
    Robert Hall.

    Avatar: freerunner
    freerunner
    Participant
    October 31, 2014 at 23:04

    Robert, thanks so much for getting this figured out. I’m not sure how the code got changed, as I do not remember messing with it. However, it seems that everything is working well now. However, I still do not see the lighter color font for the third row drop down menu. Please refer to this picture:

    Thanks for your time

    Avatar: freerunner
    freerunner
    Participant
    November 4, 2014 at 00:23

    t

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 4, 2014 at 16:04

    Hello,

    Please provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: freerunner
    freerunner
    Participant
    November 10, 2014 at 20:30

    Is there anyway to get the copyright symbol within the footer (static block ‘squaretac footer’) to have he hover color change as well? Thanks.

    Avatar: Eva
    Eva Kemp
    Support staff
    November 11, 2014 at 17:15

    Hello,

    Could you please show a screenshot what symbol you want to modify?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: freerunner
    freerunner
    Participant
    November 13, 2014 at 03:52

    Sure. Here is the photo of the copyrihgt symbol that needs its hover color changed. Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    November 13, 2014 at 12:15

    Hello,

    You need add this code into custom.css file:

    a.copyright:hover {
    color: black !important;
    }

    Regards,
    Eva Kemp.

  • Viewing 17 results - 1 through 17 (of 17 total)

The issue related to '‘Hover Link Color?’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.