What's your biggest current challenge? Have your say in Community Polls along the right column.

How to apply a max-width to a rich text section on mobile?

How to apply a max-width to a rich text section on mobile?

EnnisPark
New Member
4 0 0

Hi, 

 

I'm trying to apply a max-width to my rich text section on my home page due to the way it appears on mobile, but the following code isn't working. Theme is CRAFT by Shopify. 

 

@media only screen and (max-width: 600px) {
.rich-text__heading {
max-width: 80%;
}
}

 

Does anyone have any suggestions? I am applying this code in the rich-text.liquid file.

 

 

Replies 2 (2)

Musfirah
Shopify Partner
44 5 8

Hi @EnnisPark ! Kindly share your store url.

EnnisPark
New Member
4 0 0
ennispark.com