What's your biggest current challenge? Have your say in Community Polls along the right column.

How can I make the font size larger and remove the padding with custom liquid?

How can I make the font size larger and remove the padding with custom liquid?

Witness
Tourist
23 0 2

How can I make the font size larger and remove the padding with custom liquid?
NVIDIA_Share_j4BNqWDqv7.pngNVIDIA_Share_zEDHLWEoDh.png

I don't know what I'm doing
Reply 1 (1)

GemPages
Shopify Partner
5625 1262 1254

Hello @Witness ,

 

It's the GemPages Support Team and we are glad to assist you today!

 

You could please add the below code inside Custom Liquid

<style>
.product__description {
    font-size: 20px;
    margin: 0 !important;
}
</style>

 

Let us know how it works for you.

 

Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center