Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1257035
    riwaro
    Participant

    Hello,

    Product name and price are centered. But suddenly no longer the price. What can I do?

    Many greetings Thomas

    #1257086
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with the URL to that product page. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1257087
    riwaro
    Participant

    Hello,

    I have just seen that VAT is not white. That’s why it looks as if it is not centered. How do I get the VAT white?

    Atteched a pic

    Many greetings Thomas

    #1257091
    riwaro
    Participant
    #1257366
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

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

    small.woocommerce-price-suffix {
        color: #fff !important;
    }
    

    Thanks.

    #1257589
    riwaro
    Participant

    Hello,
    That worked. But now the price-suffix would have a different color elsewhere. See photo….

    Thanks Thomas

    #1257650
    Christopher
    Moderator

    Hi there,

    Please update previous code to :

    .archive small.woocommerce-price-suffix {
        color: #fff !important;
    }

    Hope it helps.

    #1257672
    riwaro
    Participant

    perfect….

    Thank you very much…

    Thomas

    #1257723
    Christopher
    Moderator

    You’re welcome.

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