Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. 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 |
---|---|
126 | |
95 | |
78 | |
54 | |
46 |
Would 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, 2022Shipping can be one of the most vital parts to set up and manage your business. Understand...
By Ollie Dec 16, 2022