This topic has 4 replies, 2 voices, and was last updated 2 years, 5 months ago ago by Rose Tyler
Hi After placing code in theme options > custom theme CSS, now it’s okay on the desktop but on the mobile phone “vendor info” is still showing. Kindly help me out urgently.
.single-product .seller_tab {
display: none;
}
Hello,
Please provide URL of product, so we can take a closer look.
Regards
As I can see, the AMP plugin is activated on your site. Add the next code here https://prnt.sc/Zo6kiY1SZXhD
.woocommerce-tabs amp-accordion>section:nth-child(2) {
display: none !important;
}
Regards
Tagged: info tab, mobile phone, responsive, themes, vendor, wordpress woocommerce
You must be logged in to reply to this topic.Log in/Sign up