Shopify themes, liquid, logos, and UX
hello, i want to change the size of my text for the 'icon with text' section on product template for product page. I would like to make it a bit smaller
I am using dawn theme
This is my store domain: qmpryp-cx.myshopify.com
@ads18922 please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
.icon-with-text__item span.h4.inline-richtext {font-size: 12px;}
Hello @ads18922
Go to Online Store, then Theme, and select Edit Code.
Search for assets/theme.css. Add the provided code at the end of the file.
.icon-with-text--horizontal .h4.inline-richtext {
font-size: 12px!important;
}
.icon-with-text--horizontal img {
width: 25px;
height: 25px;
}
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024