Home › Forums › WoodMart support forum › enlarge "a" text size enlarge "a" text size This topic has 2 replies, 2 voices, and was last updated 4 years, 2 months ago by Aizaz Imtiaz Awan. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts September 21, 2020 at 5:10 am #227662 ericParticipant Hi there, My footer uses “a” tag and I want to enlarge “a” tag tax size. Where can I set the font size? Thanks! Attachments:You must be logged in to view attached files. September 21, 2020 at 7:37 am #227706 ericParticipant By the way, I’ve tried to add following css code in custom css section. a{ font-size:16px !important; } Though, it can work, still effect some other elements such as back to top scroll button. September 21, 2020 at 11:18 am #227773 Aizaz Imtiaz AwanKeymaster Hello, I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. a.footer__link.close-btn { font-size: 16px; } Best Regards. Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to create new topics. Login / Register