Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1288290
    intveld
    Participant

    Could you tell me how to change the color of the price on my product pages (Ethos stack – WooCommerce)? They are blue at the moment.

    #1288291
    intveld
    Participant
    This reply has been marked as private.
    #1288294
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .woocommerce div.product .summary .price>.amount {
        color: red;
    }

    Hope it helps 🙂

    #1288890
    intveld
    Participant

    Thanks

    #1288895
    Christian
    Moderator

    You’re welcome.

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