Winter Special Sale! Unlock a 20% OFF on Bundle of 240+ WP Themes & 5 Plugins. Use code "SNOW20"
This Winter, Enjoy a cozy 25% discount on Premium WordPress Themes with the coupon code "WINTER25" at Checkout.

Link Colour in Footer

Home Forums VW Theme VW CHARITY NGO PRO THEME Link Colour in Footer

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #21886
    mbawgarcia
    Participant

    Dear friends,

    I just need a way to change the link colour in the footer.
    Review http://www.ohfint.org
    The Link for OHFNZ appears black and is not visible when the background is black.

    Thanks,

    #21922
    developer vwtheme
    Participant

    Hi,

    which color do you want to apply?

    Thanks!

    #22085
    mbawgarcia
    Participant

    White colour and the hover red colour. thanks

    #22123
    developer vwtheme
    Participant

    Hi,

    It’s already white.

    https://nimb.ws/ARxorg

    Thank You.

    #22321
    mbawgarcia
    Participant

    Hi,
    You are misunderstanding. Look here my explanation:
    https://www.ohfint.org/wp-content/uploads/2019/09/footer-OHFNZ.jpg
    Thanks,

    #22432
    developer vwtheme
    Participant

    Hi,

    Thanks for the explanation:

    Kindly please add this to Additional CSS:

    .textwidget a {
    color: #fff;
    }

    Many Thanks!

    #22437
    mbawgarcia
    Participant

    Hello,
    That worked for the link colour, but the hover colour is not working. How to do to change the hover colour?
    Thanks,

    #22486
    developer vwtheme
    Participant

    Hi,

    Thanks for your email.

    Which color do you need to add to the hover?

    Kindly please let us know.

    Many Thanks!

    #22602
    mbawgarcia
    Participant

    Hi, I need it white. Thanks

    #22647
    developer vwtheme
    Participant

    Hi,

    Please add this to the “Additional CSS” section

    .textwidget a:hover {
        color: #ffffff !important;
        transition-duration: 0.1s;
    }

    Thanks

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.