Home › Forums › WoodMart support forum › Product tab text size Product tab text size This topic has 5 replies, 2 voices, and was last updated 4 years, 3 months ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts August 19, 2020 at 12:21 pm #219796 BertranddesmetsWMParticipant Hi, I would like to reduce the text size of product tabs (see Screenshot attached). Thanks for your help! Regards, Bertrand Attachments:You must be logged in to view attached files. August 19, 2020 at 2:24 pm #219846 Elise NoromitMember Hello, You can change the font by means of Advanced typography option, which allows to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography. Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/ Best Regards August 19, 2020 at 3:00 pm #219854 BertranddesmetsWMParticipant Hi, Thanks for your quick answer. I checked before but I did not find the correspondant typography… Any idea what this is? Thanks August 19, 2020 at 9:30 pm #219902 Elise NoromitMember Hello, Please provide page URL I will provide custom CSS, you can take the selector and use it as the custom class. Best Regards August 20, 2020 at 6:44 am #219943 BertranddesmetsWMParticipant Hi, Thanks for the help. August 20, 2020 at 10:58 am #220008 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .woodmart-products-tabs .products-tabs-title li { font-size: 12px; line-height: 1.4; } Change the size as per your needs. Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register