saundra_aubrey Posted March 19, 2022 Share Posted March 19, 2022 Site URL: https://www.revitalizingretreat.com/store I have created a product item and added a custom form that a user is required to complete upon checkout. The font is really small, and I don't see where to update it. If I change the font size under site styles, it doesn't change anything on this form. Thoughts or ideas? Link to comment
tuanphan Posted March 21, 2022 Share Posted March 21, 2022 Hi, Which element on form: or all text? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
saundra_aubrey Posted March 22, 2022 Author Share Posted March 22, 2022 On 3/21/2022 at 12:22 AM, tuanphan said: Hi, Which element on form: or all text? All of the text is small. Not just one element. Link to comment
Solution tuanphan Posted March 24, 2022 Solution Share Posted March 24, 2022 The size looks fine to me. If you want to increase size, Try adding to Design > Custom CSS to increase size /* Products Lightbox Form Text Size */ body.collection-type-products .lightbox-inner .form-inner-wrapper * { font-size: 20px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
saundra_aubrey Posted March 24, 2022 Author Share Posted March 24, 2022 18 hours ago, tuanphan said: The size looks fine to me. If you want to increase size, Try adding to Design > Custom CSS to increase size /* Products Lightbox Form Text Size */ body.collection-type-products .lightbox-inner .form-inner-wrapper * { font-size: 20px; } This worked. Thank you! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment