New Landing How can we help? Themeforest Theme Support Neighborhood Single product description accordion open/closed

Viewing 15 posts - 1 through 15 (of 43 total)
  • #59978
    studioenigma
    Member
    Post count: 56

    Hi Support.

    I really like the accordion on the single product pages. The only thing is, i would like to have the long description accordion closed by default instead of opened.

    Is there any way to achieve this?

    Regards

    #60051
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit sf-woocommerce.php at /neighborhood/includes/swift-framework/

    Find this code at line 292 
    <div id="product-desc" class="accordion-body collapse in">
    
    Replace with 
    <div id="product-desc" class="accordion-body collapse">
    

    It will close description tab on load after you can open it as you desire .

    Thanks ๐Ÿ˜€
    With Best Regards
    Swift Ideas

    #60055
    studioenigma
    Member
    Post count: 56

    exactly what i was looking for. Thanks!

    #60084
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Most welcome.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #208590
    Ilya
    Member
    Post count: 122
    This reply has been marked as private.
    #209156
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    #product-description{height:0px !important;}
    Thanks
    Mohammad

    #209178
    Ilya
    Member
    Post count: 122
    This reply has been marked as private.
    #209208
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove last one code and use this custom css code:-
    #product-description{height:0px;}
    Thanks
    Mohammad

    #209229
    Ilya
    Member
    Post count: 122
    This reply has been marked as private.
    #209289
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    @Ilya
    – Please provide me specific page url with issue to check and resolve.
    Thanks
    Mohammad

    #211334
    Ilya
    Member
    Post count: 122
    This reply has been marked as private.
    #211347
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #product-description{
    height:0;
    }

    Thanks
    Mohammad

    #211366
    Ilya
    Member
    Post count: 122
    This reply has been marked as private.
    #211402
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    My code should work perfect. Have you removed the code? Please provide me login detail to check and resolve the issue.
    Thanks
    Mohammad

    #211426
    Ilya
    Member
    Post count: 122
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 43 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