New Landing How can we help? Themeforest Theme Support Neighborhood How to edit product fields (woo commerce)

Viewing 6 posts - 1 through 6 (of 6 total)
  • #84305
    ohboy183
    Member
    Post count: 16

    I am trying to streamline my product views. How do I remove unwanted fields from the product page? (See attached picture)

    #84488
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS => Here put given below code and update options
    body.single-product div.product_meta{display:none !important}
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #86023
    ohboy183
    Member
    Post count: 16

    That almost got it ๐Ÿ™‚ I am still left with extra spacing and a line. Any ideas how to remove that?
    (See attachment).

    #86070
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Add this, and that will remove the space:

    .product-share {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
    }

    Hope that helps!

    – Ed

    #86108
    ohboy183
    Member
    Post count: 16

    Perfect! Thanks ๐Ÿ™‚

    #86110
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved. Thanks Ed :-).
    With Best Regards
    Swift Ideas

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register