Tab of additional information
-
Hi!
I am using the theme “layout” to personalize the product page.
I have set to not show the “additional information” but it only works for firefox. On other browsers and mobile the tab is still there…
Can you see what the problem is?
Attachments:
You must be
logged in to view attached files.
Hello Pernilla,
Thanks for reaching to us.
Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS
.tabs li.additional_information_tab{
display: none;
}
Best Regards,
Thank you. I can still see it on my phone and on Safari 😉 Any suggestion?
Hello Pernilla,
Please remove previous code and try below one:
.single-product .wd-single-tabs .wd-accordion-item:nth-child(2){
display: none;
}
Best Regards,
Hello Pernilla,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492
Your feedback is the motivation to improve our work and services.
Regards,