Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1130849
    cwaiyan
    Participant

    Hi!

    I would like to remove “description” and “PRODUCT DESCRIPTION” on the single woocommerce page!
    how could i do that?
    thanks!

    #1130854
    cwaiyan
    Participant
    #1130860
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .single-product ul.x-nav.x-nav-tabs .description_tab,
    .single-product .description_pane h2  {
        display: none;
    }

    Hope it helps 🙂

  • <script> jQuery(function($){ $("#no-reply-1130849 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>