Home › Forums › WoodMart support forum › TABS Typography TABS Typography This topic has 9 replies, 3 voices, and was last updated 2 years, 7 months ago by Bogdan Donovan. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts April 7, 2022 at 12:38 pm #366850 dido76bgParticipant Hi! Changing tabs typography (font family, font weight, font size) from WPB editor does not affect in front end after saving the page. April 8, 2022 at 5:39 am #366922 Aizaz Imtiaz AwanKeymaster Hello, Please elaborate what issue you are facing with the help of some relevant screenshots to check it myself and help you out accordingly. Best Regards April 8, 2022 at 8:20 am #366974 dido76bgParticipant Hi! See the attached images in global settings, tabs settings and front end. Front end does not accept the changes in tabs settings. Attachments:You must be logged in to view attached files. April 8, 2022 at 11:12 am #367018 Aizaz Imtiaz AwanKeymaster Hello, I have logged into your website. You have added font family and sizes etc to titles only which is working fine. Please try adding to content as well then check back. Screenshot for Clarification: https://gyazo.com/4bec709824096e0493d823b09f94963e Best Regards April 13, 2022 at 10:46 am #368199 dido76bgParticipant Hi! The custom font size and other title options that I have added in tabs settings does not work. I will check it with the new version. April 13, 2022 at 12:27 pm #368258 Aizaz Imtiaz AwanKeymaster Hello, Ok we will wait for your next reply. Best Regards April 14, 2022 at 10:14 am #368412 dido76bgParticipant Hi! I have updated everything, but the tabs still didn’t get the parameters from the settings – font family and font size for tabs names. April 15, 2022 at 10:59 am #368663 Bogdan DonovanKeymaster Hi, Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue. .wd-tabs:not(.wd-products-tabs) .wd-nav-tabs>li>a { font-weight: inherit; font-size: inherit; font-family: inherit } .wd-tabs.wd-fontsize-custom .wd-nav-tabs>li>a { line-height: inherit } This issue will also be fixed in the next theme update. Kind Regards April 15, 2022 at 12:11 pm #368676 dido76bgParticipant Thanks! That solved the problem! Regards April 15, 2022 at 2:27 pm #368700 Bogdan DonovanKeymaster You are welcome Author Posts Viewing 10 posts - 1 through 10 (of 10 total) You must be logged in to create new topics. Login / Register