Size Chart too big on phone

Solved

Size Chart too big on phone

nicolewx
Tourist
13 0 6

Hi my size chart seems to be too large on phone that the numbers are stacked! 

 

How can i adjust font size? 

 

Thanks! 

 

https://fitnessflair.co/products/ascend-compression-tee

Accepted Solution (1)

Dan-From-Ryviu
Shopify Partner
10792 2133 2250

This is an accepted solution.

Hi @nicolewx 

You can add this code to Custom CSS in Sale Channels > Online Store > Themes > Customize > Theme settings to solve it.

@media (max-width: 749px) {
.product__accordion  table td {
    padding: .2em;
}
}

Screenshot 2025-01-09 at 14.10.56.png

 

- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

View solution in original post

Replies 10 (10)

GTLOfficial
Shopify Partner
756 156 164

Hello @nicolewx 
Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.

.product-form__input--pill input[type="radio"] + label {
font-size: 1rem !important;
}

result
126.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh
nicolewx
Tourist
13 0 6

Hi! doesn't seem to work 😞

Bundler-Manuel
Trailblazer
575 27 69

Hi there Nicole @nicolewx  you should try these following steps

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

2) Search file base.css

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

 

@media (max-width: 767px){

strong[data-mce-fragment="1"] {

    font-size: 23px !important;

}}

With this, the font size of the size chart should be appropriately adjusted. Let me know if this works for you!

Emmanuel
Please let me know if it works by marking it as a solution!
Bundler - Product Bundles app, a great bundle app for Shopify, with glowing user testimonials and a free plan.
nicolewx
Tourist
13 0 6

Hi there! This doesn't seem to work 😞

Dan-From-Ryviu
Shopify Partner
10792 2133 2250

This is an accepted solution.

Hi @nicolewx 

You can add this code to Custom CSS in Sale Channels > Online Store > Themes > Customize > Theme settings to solve it.

@media (max-width: 749px) {
.product__accordion  table td {
    padding: .2em;
}
}

Screenshot 2025-01-09 at 14.10.56.png

 

- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

nicolewx
Tourist
13 0 6

This works! Thank you so much!

Dan-From-Ryviu
Shopify Partner
10792 2133 2250

Very welcome and have a great day ahead! 

 

- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

DaisyVo
Shopify Partner
2810 337 390

Hi @nicolewx ,

Can you share which part has error?

You can share with me a screenshot of it.

 

Best,

Daisy

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
nicolewx
Tourist
13 0 6

IMG_3655.png

 Hi!! The numbers are stacked on mobile as shown!

websensepro
Shopify Partner
1849 215 260

Hi @nicolewx 
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

@media(max-width:550px){
.product__accordion .accordion__content table tbody tr:nth-child(1) td {
    font-size: 12px !important;
    padding: 12px 0 !important;
}
.product__accordion .accordion__content table tbody tr:nth-child(2) td {
    padding: 12px 0 !important;
    font-size: 13px !important;
}
.product__accordion .accordion__content table tbody tr:nth-child(3) td {
    padding: 12px 0 !important;
    font-size: 12px !important;
}
.product__accordion .accordion__content table tbody tr:nth-child(4) td {
    font-size: 12px !important;
    padding: 12px 0 !important;
}
}

Result:

websensepro_0-1736409330714.png

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP