Home › Forums › All Other Themes › Theme Hair Salon woocommerce tabs problem
- This topic has 7 replies, 2 voices, and was last updated 3 years, 1 month ago by
Sonnal S Sinha.
-
AuthorPosts
-
October 28, 2020 at 8:26 am #167941
Hi
I am having a problem with woocommerce product tabs on this site product using the Hair Salon theme
https://zoojoy.oasthousemedia.co.uk/product/starburst-pink/
under the product info there are 3 tabs: Description / Additional information / Reviews
- Description tab: I’ve added text to the description field but it doesn’t display
- Additional information tab: is not required, how do I delete/edit
is it possible to add additional tabs?
thanks
October 28, 2020 at 12:37 pm #167974Hi,
Kindly use this CSS
#tab-description strong { font-size: 18px; color: #282828; }
Regards,
DaveOctober 28, 2020 at 12:41 pm #167977many thanks, that has fixed the description but not the Additional information tab
October 28, 2020 at 1:22 pm #167989Hi,
Additional information tab is working fine.
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
DaveOctober 28, 2020 at 1:38 pm #167992thanks
just to confirm, i do not require the additional info tab
how can I delete/edit please
https://ibb.co/KWYrcX9
October 29, 2020 at 12:42 pm #168056Hi,
Kindly use this CSS
#tab-title-additional_information { display: none !important; }
Regards,
DaveOctober 29, 2020 at 1:00 pm #168062excellent, does the trick – thanks
October 29, 2020 at 1:20 pm #168067🙂
-
AuthorPosts
- You must be logged in to reply to this topic.