Change the max-height on a title (Ella theme)

Change the max-height on a title (Ella theme)

AndreNL
Shopify Partner
37 1 5

How do I change the max-width of my title?

I'm using a Custom Text

 

AndreNL_0-1719215918606.png

AndreNL_1-1719216390982.png

 

Store password: pifroh

https://koster-sandbox-1.myshopify.com/?_bt=eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaEpJaU5yYjNOMFpYSXRjMkZ1...

 

I'm also experiencing issue trying to set my height of the image to display properly on mobile devices.

Replies 2 (2)

Dev-Brad
Shopify Partner
22 0 0

Hey @AndreNL 

 

You can update the max-width, if you find the class and then use the 'max-width: ' CSS, if this doesn't work, you could try with important otherwise you'd need to update the actual code, let me know if i can help further 🙂 

7+ Years as an expert Shopify Developer | Message for a free 15 mins consultation
AndreNL
Shopify Partner
37 1 5

Ive set my max-height and it looks good on pc now, but on mobile it looks like this. (the label is gone)

.images-contain {
max-height: 550px;
}

 

AndreNL_0-1719220716065.pngAndreNL_1-1719220725331.png