Home › Forums › WoodMart support forum › Reduce category naem font size Reduce category naem font size This topic has 3 replies, 2 voices, and was last updated 3 years ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 20, 2021 at 2:39 pm #326631 Tawhidul ShehzadParticipant I want to reduce category name font size. Attachments:You must be logged in to view attached files. October 20, 2021 at 2:54 pm #326637 Elise NoromitMember Hello, You can change the font by means of the Advanced typography option, which allows you 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/ Let us know if you need further help. Best Regards October 20, 2021 at 3:30 pm #326640 Tawhidul ShehzadParticipant It works thank you but it okay for pc or laptop. in mobile view i need to reduce more. October 20, 2021 at 11:56 pm #326698 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: html .product.category-grid-item .wd-entities-title { font-size: 11px!important; } Set the size as per your needs. Best Regards Author Posts Tagged: font size Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register