New Landing How can we help? Atelier Remove description code not working

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #326707
    georgie
    Member
    Post count: 37

    I used this code I found

    #tab-description{
    display:none !important;
    }

    But it still leaves the tab name, I would like to remove it completely from product pages.

    #326709
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    If you want to remove the entire tab, add the code below to your custom css option.

    .woocommerce div.product .woocommerce-tabs {
        display: none;
    }

    -Rui

    #326713
    georgie
    Member
    Post count: 37

    Works, thanks!

    #326715
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.

    -Rui

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