How to change font size for product information: Dawn Theme

How to change font size for product information: Dawn Theme

rjluna
Excursionist
29 0 5

I'd like to decrease the font size of the "Dimensions", "Shipping & Returns", etc drop downs. I can add the text in the theme editor but I can't change the font size.  I realize it's not an option in the editor. What code do I need to do that?

 

Thanks,

 

Ruben

 

Screenshot (233).png

Replies 7 (7)

PageFly-Victor
Shopify Partner
7865 1786 3131

hi @rjluna 

This is Victor from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css.

Step 3: Paste the below code at bottom of the file -> Save

 

.accordion__title {

    font-size: 10px !important;

}

PageFlyVictor_0-1675386790978.png

 

Hope that my solution works for you.

Best regards,

Victor | PageFly

INA_MSWEB
Shopify Partner
1281 144 168

Hi @rjluna 

I hope you are doing good and welcome to the Shopify Community!
I am Santanu from MS Web Designer (Top Rated Shopify Certified Experts and eCommerce Consultant from Singapore).

Please follow these steps to add css on your theme file:
1. Go to Online Store > Theme > Edit code.
2. Search file base.css.
3. Paste the below code at bottom of the file -> Save

<style>

.product__accordion .accordion__title{ font-size: 18px !important;}

<style>


Regards,

Santanu

If it’s helpful to you, please mark it as a solution.  


Need Help with Shopify Design, Migration, Speed, or Custom tasks?  
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin

rjluna
Excursionist
29 0 5

Thanks but I don't want to change the size of the "Title" but I want to change the size of the text inside the field. (screenshot below)

 

Screenshot (234) copy.png

rjluna
Excursionist
29 0 5

Hi Victor, thanks but I don't want to change the size of the "Title" but I want to change the size of the text inside the field. (screenshot below)

 

Screenshot (234) copy.png

GemPages
Shopify Partner
5625 1262 1279

Hello @rjluna 

It's GemPages support team and glad to support you today.

 

You can follow these steps:

1. Go to Online Store -> Theme -> Edit code

2. Open your base.css file and paste the following code below: 

 

.product__accordion .accordion__title{
  font-size: 18px;
}

 

 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
rjluna
Excursionist
29 0 5

Thanks but I don't want to change the size of the "Title" but I want to change the size of the text inside the field. (screenshot below)

 

Screenshot (234) copy.png

Cedcommerce
Shopify Partner
718 77 116

Hello @rjluna

 

To resolve this issue, you need to add the below-provided code at the end of your base.css file in the assets folder.

 

Follow the below step to do the same. 

  • Go to Shopify admin > Online store > Select Dawn theme
  • Click on Actions > Edit code > Open base.css file from the assets folder
  • Paste the above code and save the changes.

 

Find the code below. 

.product__accordion .accordion__title{

   font-size: 14px !important;

}

 

Let us know if you need any further help with this. 

 

Regards, 

CedCommerce

CedCommerce || Shopify Expert
- Let us know if our reply is helpful for you. Like it.
- Was your question answered? Mark it as an accepted solution.
- For further discussion contact: Email ID- apps@cedcommerce.com
- Whatsapp:- Join Here