All things Shopify and commerce
I need to make the headings of my 'one page' checkout smaller. I am unable to find a code for the same, could someone please help me out.
Hi @shopekaja
Would you mind to share your store URL website, with password if its protectd? Thanks!
Apologies, I want to change the font size. I guess i didn't mention that on the subject.
URL : www.shopekaja.com
PW: Getlost12
Hi @shopekaja
Follow these Steps:
Go to Online Store Edit Code Find theme.liquid file or base.css
Add the following code in the bottom of the file above </body> tag
.n8k95w2, .n8k95w3 {
font-size: 20px;
}
If I managed to help you then, don't forget to Like it and Mark it as Solutions
This made no change, i also need to change it in the mobile site
Hi @shopekaja
Follow these Steps:
Go to Online Store Edit Code Find theme.liquid file or base.css
Add the following code in the bottom of the file above </body> tag
@media only screen and (max-width: 480px){
h2.n8k95w1._1frageme0.n8k95w2 {
font-size: 15px !important;
}
}
If I managed to help you then, don't forget to Like it and Mark it as Solutions
Did nothing,
Hi @shopekaja
The checkout page can be change or edit base on the Shopify Plan you have, the Shopify Plus Plan can make changes but below on that Plan it cant. Thanks!
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024