New Landing How can we help? Themeforest Theme Support Neighborhood How to Remove "Need Help? Contact Us" row for every product

Viewing 15 posts - 1 through 15 (of 32 total)
  • #105880
    deanjohn
    Member
    Post count: 93

    How do I remove on a product page “Need Help? Contact Us Leave Feedback”

    This appears for every product underneath the Additional Information tab.

    What is the custom css code to hide this ?

    thank you

    Dean

    #105902
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .summary .product_meta .need-help, .summary .product_meta .leave-feedback {
      display: none;
    }

    – Kyle

    #105932
    deanjohn
    Member
    Post count: 93

    `this removes the SKU code though ?

    How do I keep the SKU code ? I just want the rest hidden many thanks

    #105933
    deanjohn
    Member
    Post count: 93

    its ok i fixed thanks

    #105947
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

    #117316
    alemarengo
    Member
    Post count: 695

    Hi Kyle,
    if it’s not OT, I’m using Dante: is there a way to move “need help” below the COD <p>?
    Since I have installed Sku generator, some products have a very long sku code and it occurs “need help” will be shifted a line below causing an awful view.
    Please, see attached screenshot.
    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #117357
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    @puntobiancosnc
    – Please create your new topic under Dante category.
    Thanks
    Mohammad

    #126022
    alemarengo
    Member
    Post count: 695

    Hi guys!
    I picke up again this topic because this time I need to remove, not only comment. As you can see from attached screenshot, I don’t want “Leave feedback” in google serp to be viewed. I have to remove it.
    1)Which file should I edit?
    maybe line 27 of woocommerce/single-product/meta.php file?
    2) And how can I save this kind of edit from major updates?

    Attachments:
    You must be logged in to view attached files.
    #126083
    artselemental
    Member
    Post count: 23

    how do i remove the sku?

    #126084
    artselemental
    Member
    Post count: 23

    the sku is removed for single products, but its still there for variable products?

    #126085
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    @artselemental – Please create a new topic because its not related it.
    Thanks
    Mohammad

    #126088
    artselemental
    Member
    Post count: 23

    ok sorry thanks 🙂

    #126113
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    No problem.
    Thanks
    Mohammad

    #126685
    terciofc
    Member
    Post count: 1

    Hi guys,

    I couldn’t remove product_meta using that code:

    .summary .product_meta .need-help, .summary .product_meta .leave-feedback {
    display: none;
    }

    I did paste it on style.css file,
    Am I doing it right?

    thanks,

    Tercio

    #126708
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please paste custom css code at Admin -> Theme Options -> General Options -> Custom CSS .
    Thanks
    Mohammad

Viewing 15 posts - 1 through 15 (of 32 total)

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

License required for the following item
Login and Registration Log in · Register