Home Forums Themes Support Gecko Additional information tab

Topic Resolution: Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #9423

      Hi,

      For my advanced shipping plugin I have to add weight to each product.
      Now in the product pages there is a tab “additional information”.
      Can you help me hide this tab on the frontend?
      Please see screenshot.

      Thanks again!

      Attachments:
      You must be logged in to view attached files.
    • #9426

      Hi,

      You can hide this tab by add custom css

      .wc-tabs .additional_information_tab, .wc-tabs #tab-additional_information {display: none !important;}

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #11738

      Hi, I have the same problem and tried your solution – I still have the information showing up, but no tab with the title of “Additional Information”

       

      • #11748

        Hi cinematicpix,

        On your site you need add code at https://pastebin.com/isAtMbgC to gecko-child > functions.php and activate child theme

        Best regards

        Harry
        Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 2 reply threads

You must be logged in to reply to this topic.