This topic has 2 replies, 2 voices, and was last updated 1 years, 4 months ago ago by Rose Tyler
Is there anyway I can change the description tab word to other word/ font instead?
Here is the image: https://ibb.co/vktPj9x
Hello, Eulice,
Thank you for contacting us and for using XStore.
If you want to rename tabs, you need to use translation – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ https://woocommerce.com/document/woocommerce-localization/
If you want to change font-family of tabs titles, the next custom CSS code can be used:
.woocommerce-tabs.horizontal .wc-tabs .et-woocommerce-tab {
font-family: Roboto;
}
https://www.w3schools.com/cssref/css3_pr_font-face_rule.php
We hope this information is helpful.
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up