Shopify themes, liquid, logos, and UX
Return management just got easier! We’ve launched Customer Self-Serve Returns to all Shopify merchants. Click here to learn more!
Hi, i need to put my prices in the home grid in bold and maybe a little bigger, i managed to do this in single products (in timber.scss.liquid )but i cant in the home page grid.
Please help.
Thanks
Solved! Go to the solution
This is an accepted solution.
Hey there @dianagonzalez,
I think you just forget to remove your finger from the "W" key when typing your store URL :))
Anyways, Add the following code to your theme.scss (Or theme.css or timber.scss)
.grid-product__meta {
font-weight: bold !important;
font-size: 20px !important;
}
Hope it helps.
Hey there @dianagonzalez,
Are you able to provide your store URL so I can take a look at the homepage prices fonts and provide you some solution here?
This is an accepted solution.
Hey there @dianagonzalez,
I think you just forget to remove your finger from the "W" key when typing your store URL :))
Anyways, Add the following code to your theme.scss (Or theme.css or timber.scss)
.grid-product__meta {
font-weight: bold !important;
font-size: 20px !important;
}
Hope it helps.
lol, sorry about the w.
In which part? assets? in assets i have theme.scss.liquid and timber.scss.liquid.
Look at the screenshot
Hey again @dianagonzalez,
Yes, you can use timber.scss.liquid file shown in the attachment
Thanks for accepting my solution!
User | RANK |
---|---|
134 | |
89 | |
77 | |
68 | |
43 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022