Shopify themes, liquid, logos, and UX
Hi there , how can i change the font type of the descriptions on the multicolumn and their font size ?
Using the Trade theme.
Hello @mw1
please provide me the URL of your website and which font type you need for this description.
.multicolumn-card__info div.rte {
font-size: 25px !important;
}
If it doesn't works, please provide your store URL and let us know what font type you want for the description to share solution to change the font type.
Please provide your support by click "Like" and "Accepted" if our solution works for you. Thanks for your support.
@mw1
You can try this steps
Go to online store->edit code->section-multicolumn.css file and pest bellow code
.multicolumn-card__info ..multicolumn-list h3{
font-size: 21px !important;
font-family: 'DM Sans' !important;
}
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025