I'm trying to make my product description smaller but I can't find a solution for my store

Hi - I would like to make the product description smaller on my product pages. I’ve looked around for solutions but none of them seem to work for my store. If anyone could help that would be amazing!

Here is a link to one of my product pages: https://nuvocollection.com/products/arizonaclaw-in-mahogany-charm

If I can give any more details that would help in finding a solution just let me know! :slightly_smiling_face:

@Theo_Bee , You want this part to be smaller in font-size?:

Hi, @Theo_Bee .

Follow These steps,

Go to the online store theme and go to base.css file paste the code mentiond below.

.product__description.rte.quick-add-hidden h1 {
    font-size: 36px !important;
}

.product__accordion.accordion.quick-add-hidden p {
    font-size: 16px !important;
}

Result:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Hi Abdosamer! Sorry I wasn’t as clear as I should have been. I’ve added a screenshot and circled the part I’m talking about.

Technically, that text is the product description that I wrote in the product page. I hope I’m making more sense now!

1 Like

@Theo_Bee , No problem, go to base.css and add the following code :

.product__description.rte.quick-add-hidden h1 {
    font-size: 1.7rem !important;
}

Result:

1 Like

That worked perfectly! Thank you so much :slightly_smiling_face:

1 Like

please guide me how can i start my bussiness on shopify store