Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1260892
    joybram
    Participant

    Hi There,

    Is it possible to delete the € token on the product archieve page in my shop? Not on the product pages.

    Thanks in advance.

    Kind regards,

    Joyce

    #1260955
    Christian
    Moderator

    Hey Joyce,

    Please add the code below in your Appearance > Customize > Custom > Global CSS

    .post-type-archive-product .woocommerce-Price-currencySymbol {
        display: none;
    }

    Hope that helps. 🙂

    #1260977
    joybram
    Participant

    Thanks!!! it worked!

    #1261056
    Rahul
    Moderator

    Glad it worked for you!

    If you have anything further to ask, kindly let us know. We’d be happy to assist you with anything.

    Thanks!

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