Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1201012
    wanderinggourmet
    Participant

    I would like to change the product title size and the price sizes across all pages. There is also some spacing needed between the price and add to cart buttons.

    I’ve tried some codes and nothing seems to be working.

    How can I do this with x theme?

    #1201013
    wanderinggourmet
    Participant

    reattached

    #1201160
    Jade
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. 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.

    #1201855
    wanderinggourmet
    Participant
    #1201897
    Thai
    Moderator

    Hi There,

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

    .woocommerce li.product .entry-header h3 {
        font-size: 16px;
    }
    .woocommerce .price {
        margin-bottom: 10px;
    }
    .woocommerce li.product .entry-header .price>.amount {
        font-size: 24px;
    }

    Hope it helps 🙂

    #1202013
    wanderinggourmet
    Participant

    For some reason it’s not working. I have added it into the Customizer global CSS.

    #1202131
    Joao
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    #1203344
    wanderinggourmet
    Participant
    This reply has been marked as private.
    #1203431
    Thai
    Moderator

    Hi There,

    I added the custom CSS and I could see that the size of the title & price are changed.

    Please take a look.

    Regards!

    #1203781
    wanderinggourmet
    Participant

    Thank you very much, Thai

    #1203843
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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