Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1347395
    Paul R
    Moderator

    Hi,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .woocommerce li.product .entry-header h3 a:hover,
    .x-sidebar.right .widget .product-categories li a:hover {
          color:#1CA6D9 !important;
    }
    

    Hope that helps.

    #1348655
    niallalice
    Participant

    perfect thank you and how would i change the font to dark blue ? for the prices of the items in the shop as they are red currently.
    thanks for all the help on this one. the shop was the one thing i coudn’t quite work out

    #1348753
    Christopher
    Moderator

    Hi there,

    Please add following code :

    .archive.woocommerce span.woocommerce-Price-amount.amount {
        color: #1CA6D9;
    }

    Hope it helps.

    #1348787
    niallalice
    Participant

    perfect thank you for all your help

    #1348793
    Thai
    Moderator

    If you need anything else please let us know.

  • <script> jQuery(function($){ $("#no-reply-1341917 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>