New Landing How can we help? Themeforest Theme Support Dante How to hide the “additional information” section

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #44507
    tynus
    Member
    Post count: 170

    I don’t use the product attributes, how can I disable / hide the “additional information” accordion section on the product page?

    WP 3.8.1
    Dante: latest version

    I have tried the other suggestions here on the forum, but they don’t work. Maybe there is a better custom css for Dante?
    Can you provide me with the custom css which I can use to be able to hide this section on the product page in Dante?

    Thanks

    #44642
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css:

    .panel:nth-child(2) {
      display: none;
    }

    Let me know if this works!

    – Kyle

    #44669
    tynus
    Member
    Post count: 170

    Great, That worked!

    Thank you, Kyle.

    Kind regards

    #44672
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great!

    #150638
    jacobson23
    Member
    Post count: 30

    Hello,

    I like the position of short description and want to use it as the only product description.

    Can you please add codes to hide “description” and “Categories” ?

    is there a way to rename field “Categories” ?

    thanks a heaps
    Jacobson

    #150642
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with issue.
    Thanks
    Mohammad

    #150662
    jacobson23
    Member
    Post count: 30
    This reply has been marked as private.
    #150747
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    div#product-accordion{display:none !important;}
    div.product_meta{display:none !important;}
    

    Thanks
    Mohammad

    #151761
    jacobson23
    Member
    Post count: 30

    works just fine! thanks Mohammad!

    #151769
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem, thanks Mohammad

    – 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