New Landing How can we help? Themeforest Theme Support Neighborhood How to hide Additional Information ?

Viewing 10 posts - 1 through 10 (of 10 total)
  • #30125
    Cian
    Member
    Post count: 1

    Hi,
    I have no use for the Additional Information element of the accordion on the product pages. As such it is just empty and should be removed. How can I stop it from showing?

    Thanks for your help.
    Cian

    #30507
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Try adding the following to the custom css box within theme options:

    #product-accordion .accordion-group:nth-child(2) {
    display: none;
    }

    – Ed

    #31214
    citycabber
    Member
    Post count: 19

    Works great ๐Ÿ™‚

    #31763
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Glad I could help ๐Ÿ™‚

    – Ed

    #70971
    charnold
    Member
    Post count: 9

    Hey Ed,

    I just tried this and it wasn’t working after entering it into my custom CSS area. Has something been updated preventing this from working smoothly?

    Thanks!

    #70981
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No this should still work. Please could I see your link to try and identify the problem?

    – Kyle

    #71266
    charnold
    Member
    Post count: 9

    Here is a link to my site: http://icprepairparts.com/shop/circuit-boards/circuit-board-1172809-icp-heil-tempstar-control-board-2-stage/

    I have custom CSS hiding the product dimensions and weights. Could that be affecting it?

    #71268
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ahhh it’s because you are using tabs, not the accordion. Try this css:

    .additional_information_tab {
      display: none !important;
    }

    – Kyle

    #71274
    charnold
    Member
    Post count: 9

    Works great!

    Thank you!

    #71278
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem ๐Ÿ™‚

    – Kyle

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 one of the following items
Login and Registration Log in · Register