Shopify themes, liquid, logos, and UX
Decrease Font Size for Contact Form Heading - Both Desktop & Mobile
URL: https://duoarthouse.com.au/pages/contact
Hi @Tosynos_dev It is the text where it has 'Name' , 'Company (Optional)', 'Email', 'Message'. I would like it decreased on both mobile and desktop. Can you please help?
@duart2023 which header size do you want to reduce? I think the header text has been removed
Hi @suyash1 It is the text where it has 'Name' , 'Company (Optional)', 'Email', 'Message'. Can you please help?
@duart2023 - add this css
.template-suffix-contact .contact-form label{font-size: 12px;}
Sorry @suyash1 Unfortunately that code didn't work. Tried placing in style ccs and theme liquid.
@duart2023 - add !important to it, so it becomes
.template-suffix-contact .contact-form label{font-size: 12px !important;}
Hi @duart2023
You can change the font size following this instruction:
1. Go to Shopify > Theme > Customize
2. Copy and paste this code on Theme settings > Custom CSS section
form#contact_form .flexible-layout.flexible-layout--form label {
font-size: 12px !important;
}
Here is the result :
I hope it helps.
Thank you
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024