All things Shopify and commerce
Wanting to make a single text block smaller as i have put the typography down to its lowest "100%" and it is still to big
Hi,
Need to add custom css (at theme.css or base.css or similar)
.custom-text-block {
font-size: 80%; /* Adjust percentage to your preference */
}
Will this adjust all my texts to 80% or only the one i want and can you give a step by step at all to get to it
Hi @Spay . Can you share your store link to the text you want to custom size so we able to figure out problem
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
aventacy.com and its the bold text just above the emoji list on the pet scrubber product
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
.product__text strong {
font-size: 80%!important;
}
</style>
Here is result:
Hope this can help you, If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024