New Shopify Certification now available: Liquid Storefronts for Theme Developers

Reduce text size collapsible row / tab on product page

Solved
HELDERWRLD
Excursionist
77 0 4

Hello,
Does anyone know how to reduce text size on collapsible tabs/row on product page?
I want to reduce the size of the tabs and also the inside texts, they are too big

Here's my website: https://diversusoficialsite.myshopify.com/
Password: Diversusoficial

Thank you in advance.

Accepted Solution (1)
Made4uo-Ribe
Shopify Partner
4243 981 1196

This is an accepted solution.

Hi @HELDERWRLD 

Do you mean this one?

Made4uoRibe_0-1697312827735.png

If its is, try this one. 

  • From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  • Find the theme that you want to edit and click on "Actions" and then "Edit code".
  • In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.product__accordion.accordion.quick-add-hidden {
    font-size: 13px;
}

 

  • And Save. 

 

I hope it help.

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


View solution in original post

Replies 5 (5)
Nafiul
Shopify Partner
39 4 6

Hey, 

It is required custom coding to reduce that font size. 

if you want someone professional to help you with you can send me private message.

 

thanks 

Nafiul

- Was my reply helpful? Please Click Like
- Question answered? Mark it as an Accepted Solution.
Your Coffee Tip fuels our coding support magic.BUY ME A COFFEE
Looking for an experienced Shopify developer? Visit PointerFlow.com
Made4uo-Ribe
Shopify Partner
4243 981 1196

This is an accepted solution.

Hi @HELDERWRLD 

Do you mean this one?

Made4uoRibe_0-1697312827735.png

If its is, try this one. 

  • From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  • Find the theme that you want to edit and click on "Actions" and then "Edit code".
  • In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

.product__accordion.accordion.quick-add-hidden {
    font-size: 13px;
}

 

  • And Save. 

 

I hope it help.

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


HELDERWRLD
Excursionist
77 0 4

Hello @Made4uo-Ribe , it worked.
Thank you so much.

There's 2 other things i would also like to change.

1. Is it possible to reduce the size of the titles of the collapsible rows?
2. Is it possible to fill those white blank spaces on the sides? Will send an image showing what i'm saying. I would like my text to go over those borders. I would like my text to be like this (the maniere de voir site) with not too many lines below, but a clean text with 1/2 lines if a write a paragraphScreenshot 2023-10-14 at 10.28.30 PM.jpgScreenshot 2023-10-14 at 10.28.22 PM.png

Made4uo-Ribe
Shopify Partner
4243 981 1196

Welcome, Please dont forget to Like and Mark Solution to the post that helped you. Thanks!

Regarding to other changes. To make the thumbnail vertical, Im sorry to say that needs a developer to change some code. 

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


PageFly-Richard
Shopify Partner
3678 807 1455

Hi @HELDERWRLD 

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css

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

Hope you find my answer helpful!
Best regards,
Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.