Hide product meta - by mazzente - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp

  • Avatar: mazzente
    mazzente
    Participant
    May 18, 2014 at 17:46

    How to hide some of the fields (category, tags and so) in product page and QUICK VIEW?

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: mazzente
    mazzente
    Participant
    May 18, 2014 at 17:48

    And another question. How to change the font size on “Add to cart” button?

    Avatar: Eva
    Eva Kemp
    Support staff
    May 19, 2014 at 10:01

    Hello,

    Please provide us with the site name in Private Content for better assistance.

    Regards,
    Eva Kemp.

    Avatar: mazzente
    mazzente
    Participant
    May 19, 2014 at 10:08

    Link

    Please, contact administrator
    for this information.
    Avatar: mazzente
    mazzente
    Participant
    May 19, 2014 at 10:11

    Catalog

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    May 19, 2014 at 13:33

    Hello,

    To change the font size of “Add to cart” button please add the code into custom.css:
    .big {font-size: 21px;} and change the number to yours.
    To remove product name and category use the code:
    .single-product-page .product-info h4, .single-product-page .product-info .posted_in {display: none;}
    To hide “Clear selection”:
    .reset_variations {display: none;}
    Regarding stock status you can check Woocommerce Settings > Products > Inventory tab.
    To hide wishlist text:
    .wishlist-btn-container.with-styles .yith-wcwl-wishlistexistsbrowse, .wishlist-btn-container.with-styles .yith-wcwl-wishlistaddedbrowse {display: none !important;}

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Hide product meta’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.