Home Forums WoodMart support forum Remove the tab on product page

Remove the tab on product page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #223928

    ahmeterturk
    Participant

    Hi,

    When I install the online paymnetplugin, a new section is created on the product page. How can I remove this tab?

    It’s not something I add. It occurs automatically

    SS on private content.

    Thanks.

    #223978

    Hello,

    Please provide the product page URL. If your site is under construction, please provide site admin access to the private area.

    Best Regards

    #224030

    ahmeterturk
    Participant

    Hi,

    #224050

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .tabs-layout-tabs .tabs li.test_tab_tab {
    display:none;
    }

    Best Regards

    #224062

    ahmeterturk
    Participant

    Thanks a lot!

    #224079

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)