How to change the size of the size chart on the product page( Ella theme)

Hi everyone, I need to change the width of the size chart to 1000px on the product page. What should I do?

Hi @bethchan !

Can you please share a URL showing what you’re trying to achieve here? We’ll share instructions shortly after that.

Cheers,
K&J

Hi @JHKCreate ,

website: lepeto.myshopify.com/collections/featured-products/products/cute-floral-dog-collar-and-leash-walk-kit

password: brulol

Is it possible to make it bigger?

Hi @bethchan ,

Yes you can do that, locate your theme.scss file & modify the following class to the max-width value I’ve added here.

#sizeChart-modal .modal-dialog {
    max-width: 80%;
}

Let me know, Cheers!

@JHKCreate Thank you so much!

Hi there, I bought Ella theme recently, the theme looks promising, yet so confusing. How can I upload individual size chart images?

I only see " show size chart" in the theme setting but no place to upload a size chart image.

Thank you