Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1267990
    rafaelgarbert
    Participant

    Hey guys, is it possible to change the Font size on my Product site?

    I want it smaller, black and closer. A little bit like this:

    zzgl. 6,00 € Pfand
    7,80 € / 1000 ml

    And the price a little bigger.

    Greets

    #1267999
    Christopher
    Moderator

    Hi there,

    Is this your site URL?
    http://www.wepo-drink.de/

    Please provide us with login credentials as it’s under construction mode.

    Thanks.

    #1268036
    rafaelgarbert
    Participant
    This reply has been marked as private.
    #1268037
    rafaelgarbert
    Participant
    This reply has been marked as private.
    #1268091
    Paul R
    Moderator

    Hi,

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

    
    .woocommerce div.product .summary .price>.amount, .woocommerce div.product .summary .price>ins>.amount {
        font-size: 18px;
        color: #000;
    }
    

    Hope that helps

    #1268095
    rafaelgarbert
    Participant

    This changed everything. I want the Price green and bigger and the zzgl. 6,00 € Pfand
    7,80 € / 1000 ml smaller and black.

    #1268103
    Christopher
    Moderator

    Hi there,

    It’s not possible without custom development because all of them have same class and custom code will be applied to all elements with that class name. You may want to consult with a developer.

    Thanks for your understanding.

    #1268184
    rafaelgarbert
    Participant

    Ok thank you…

    than i need to look for another way.

    I have one more question. Is it possible to change the Review section on the Product site to german?

    #1268195
    Paul R
    Moderator

    Hi,

    Kindly refer to the link below.

    https://community.theme.co/kb/translation/

    Thanks

    #1269736
    rafaelgarbert
    Participant

    Normaly the language in Woocommerce is in german. All the rest of the Site is german to. The problem is only the Review section. It looks like x-theme overrides a Code in this section.

    #1269748
    Jade
    Moderator

    Hi there,

    Please try the suggestion here: https://community.theme.co/forums/topic/woocommerce-translation-poedit/#post-255791

    Hope this helps.

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