Home New Guten › Forums › WoodMart support forum › Font size mobile version Font size mobile version This topic has 3 replies, 2 voices, and was last updated 3 years, 4 months ago by Aizaz Imtiaz Awan. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts April 11, 2022 at 8:41 am #367519 SmarsaParticipant Hello How to change the font size of the “Product Grid Title” mobile version Before that I tried it on ADVANCED TYPOGRAPHY but nothing changed Attachments:You must be logged in to view attached files. April 11, 2022 at 12:43 pm #367627 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS. .product-grid-item.wd-entities-title { font-size: 15px; } Best Regards April 12, 2022 at 2:20 pm #367980 SmarsaParticipant I’ve tried it, it doesn’t work to change the product grid title April 13, 2022 at 7:56 am #368160 Aizaz Imtiaz AwanKeymaster Hello, Please replace the previous CSS with the following then check back. .product-grid-item h3.wd-entities-title { font-size: 15px; } If it still doesn’t work then provide the admin panel login details of the website. Best Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register