Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1205917
    Integratutions
    Participant

    Dear Sir/Mdm,

    I would like to change my-account>download Go Shop button’s font color from black to white without affecting the navigation row to white as well. Please advice how to do it. 🙁

    #1205919
    Integratutions
    Participant
    This reply has been marked as private.
    #1206265
    Darshana
    Moderator

    Hi there,

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

    
    .page-id-3107 .woocommerce-Message .woocommerce-Button {
        color: #ffffff;
    }
    

    Hope that helps.

    #1218168
    Integratutions
    Participant

    Thank you! 🙂

    #1218189
    Thai
    Moderator

    You’re most welcome 🙂

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