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
Dear Team,
I want to adjust the product name font size on my main page to two size smaller.
My url is https://gbjxzl5fy67ga11p-42324328597.shopifypreview.com
Sincerely,
Hii @iamdawnumcm
Go to your Online Store-> Theme->Edit code then go to assets/base.css->paste the below code at the bottom of the file.
span.card-information__text.h5 {
font-weight: bolder;
font-size: large;
}
span.price-item.price-item--regular {
font-size: x-large;
}
Thank You.
hello @iamdawnumcm
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
span.card-information__text.h5 {
font-size: 22px!important;
}
Hi My website is using Dawn theme, which does not have theme.css
I want to make the product name as small as the price.
Sincerely!
Hi !
Thanks for the reply but the code is not working!
Sincerely
Hi ! Thanks for replying but the code is not working.
Sincerley
hello @iamdawnumcm
please Go to Online Store->Theme->Edit code then go to assets/base.css ->paste below code at the bottom of the file.
.price-item.price-item--regular {
font-size: 22px!important;
}
Dear Natztech:
These works well.May I know the code for adjusting the size of the product name on the homepage?
https://7xyzhhcaxjvgux76-42324328597.shopifypreview.com
Thanks
User | RANK |
---|---|
116 | |
93 | |
73 | |
70 | |
45 |
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