at17c Posted October 17, 2022 Share Posted October 17, 2022 Site URL: https://www.at17c.com/ Hi. When you get the "in-browser" order confirmation page on mobile the title is way too large. How do I reduce that size? Is there a way to preview this without having a "free" product on my page. Screenshot of how it looks when ordering. TIA Link to comment
tuanphan Posted October 19, 2022 Share Posted October 19, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { #confirmed-page h1 { font-size: 20px !important; } } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment