Shopify themes, liquid, logos, and UX
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.
Hi !
Thanks for the reply but the code is not working!
Sincerely
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 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 |
---|---|
62 | |
52 | |
46 | |
39 | |
37 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023