This topic has 2 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler
Hi,
May I ask how can I increase the product page tab font size: https://prntscr.com/m5phwp?
Thank you
Hello,
Please use this custom css code:
.single-product .tabs .tab-title {
font-size: 1.1em;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up