Hi, I don't want to show this tab in my products description Can u tell me where disable it ? Thanks
Alessandro Member May 1, 2019 #1 Hi, I don't want to show this tab in my products description Can u tell me where disable it ? Thanks
J Jin Jie Member May 2, 2019 #2 /* Link */ #tab-title-additional_information a{ display: none !important; } I don't know what theme you are using, but generally, go to the customizer and add it to "Additional CSS" Last edited: May 2, 2019
/* Link */ #tab-title-additional_information a{ display: none !important; } I don't know what theme you are using, but generally, go to the customizer and add it to "Additional CSS"