- This topic has 7 replies, 2 voices, and was last updated 4 years, 10 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Theme Hair Salon woocommerce tabs problem
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
is it possible to add additional tabs?
thanks
Hi,
Kindly use this CSS
#tab-description strong {
font-size: 18px;
color: #282828;
}
Regards,
Dave
many thanks, that has fixed the description but not the Additional information tab
Hi,
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,
Dave
thanks
just to confirm, i do not require the additional info tab
how can I delete/edit please
https://ibb.co/KWYrcX9
Hi,
Kindly use this CSS
#tab-title-additional_information {
display: none !important;
}
Regards,
Dave
excellent, does the trick – thanks
🙂
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]