New Landing How can we help? Themeforest Theme Support Neighborhood Product page information display

Viewing 10 posts - 1 through 10 (of 10 total)
  • #80293
    LouisaMel
    Member
    Post count: 46

    Hi,

    I am looking for a way to remove the accordion located under the “add to bag” button on the product page (description, additional information and “the need help”, “contact us” and “feedback”) except the categories and the “share” buttons.

    I’ve been looking for this in the settings but couldn’t find it…

    Thanks a lot!

    #80303
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi,

    like so?

    div#product-accordion {
    display: none;
    }
    
    .product_meta span.sku_wrapper, .product_meta span.need-help, .product_meta span.leave-feedback {
    display: none;
    }
    #80539
    LouisaMel
    Member
    Post count: 46

    Hi!

    Yes, thanks a lot! 🙂

    #80914
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

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

    #86823
    luizdaluz
    Member
    Post count: 13

    Hi, I found this very useful, thanks. But I encountered a problem along the way, I want to remove the additional description and the “need help section” only. How can I do that? I was able to remove the “need help – leave a comment”, but the horizontal lines on top and bottom are still showing, leaving a blank space in between.

    How can I leave the description and the share section only? Is there a way to remove the horizontal lines as well? Thanks

    #86859
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Just add this custom css:

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

    – Ed

    #87606
    luizdaluz
    Member
    Post count: 13

    For some reason it did not work for me. Nothing changed at all. Will this code remove the additional description as well? Thanks

    #87625
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    That should work, please could I see your link to check?

    – Kyle

    #87796
    luizdaluz
    Member
    Post count: 13

    Thanks Kyle. I actually passed the !important and it worked now.

    Thanks

    #87798
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

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

Viewing 10 posts - 1 through 10 (of 10 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