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

Solved

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

Theo_Bee
Excursionist
25 0 6

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! 🙂

Accepted Solution (1)
Abdosamer
Shopify Partner
895 163 183

This is an accepted solution.

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

Abdosamer_0-1704279378899.png

 


 

Buy me a Coffee
Email : abdelrahamansamer71@gmail.com
Chat on WhatsApp
My work

View solution in original post

Replies 6 (6)

Abdosamer
Shopify Partner
895 163 183

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

Abdosamer_0-1704277990041.png

 

Buy me a Coffee
Email : abdelrahamansamer71@gmail.com
Chat on WhatsApp
My work
Theo_Bee
Excursionist
25 0 6

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!

Screenshot 2024-01-03 at 11.39.14.png

Abdosamer
Shopify Partner
895 163 183

This is an accepted solution.

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

Abdosamer_0-1704279378899.png

 


 

Buy me a Coffee
Email : abdelrahamansamer71@gmail.com
Chat on WhatsApp
My work
Theo_Bee
Excursionist
25 0 6

That worked perfectly! Thank you so much 🙂

dineshkumardine
Visitor
2 0 0

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

websensepro
Shopify Partner
1223 136 156

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:

websensepro_0-1704368000566.pngwebsensepro_1-1704368013521.png

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

 

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here

Free Shopify Beginner Tutorial