Change link color - by trendypeas - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Robert Hall

  • Avatar: trendypeas
    trendypeas
    Participant
    April 27, 2015 at 17:22

    Also how would I change the color of the Sign In / Register when I hover my mouse over these buttons? for example if I would like to change it to red instead of the black or grey color it turn into right now.

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 27, 2015 at 17:30

    Hello,

    Please add this code in custom.css file

    .links li a:hover {
      color: red;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

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

The forum ‘TheLeader Support Forum’ is closed to new topics and replies.

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