Shopify themes, liquid, logos, and UX
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 |
---|---|
217 | |
149 | |
60 | |
49 | |
46 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023