Text Sizing

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

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 tag:


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 :heart_eyes: