Shopify themes, liquid, logos, and UX
Dear community,
I want to make some adjustments to my store. I’d like to know the following things:
Website: cozybandnl.myshopify.com
Password: owl
Theme: Motion
Kind regards
Solved! Go to the solution
This is an accepted solution.
Try adding this code to the bottom of theme.css
/* Bold announcement text */
.announcement__text.announcement__text--open {
font-weight:bold;
}
/* compare price font size */
.product__price.product__price--compare {
font-size: 12px;
}
/* sale price font size */
.product__price.sale-price {
font-size:18px;
}
This is an accepted solution.
Try adding this code to the bottom of theme.css
/* Bold announcement text */
.announcement__text.announcement__text--open {
font-weight:bold;
}
/* compare price font size */
.product__price.product__price--compare {
font-size: 12px;
}
/* sale price font size */
.product__price.sale-price {
font-size:18px;
}
Thank you, this worked.
Do you also know how to change the product title on the product page?
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024