sqhill
October 22, 2024, 7:59pm
1
Hello
I’m trying to make a form and want to increase the text size. I’ve been going in circles trying to figure it out myself with no luck.
I want the text on this form in the radio button section (Vote for your location) to be larger so it’s easier to read.
I think I should be putting:
in the sections/contact-form.liquid file somewhere, but I don’t know where or if that’s actually the correct location? Any help would be appreciated - thank you!
AnneLuo
October 22, 2024, 11:45pm
2
Hi, @sqhill
You should use the font-size attribute and put it into the theme css file.
Or can you share your store url so that I can help you?
Hi @sqhill ,
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
In theme.liquid, paste the below code before
If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!