Help with aligning text to left in "Image with text element"

Help with aligning text to left in "Image with text element"

Stateofmind_
Tourist
14 0 5

I would like to align all text in this element to the left. Please help 🙂

Screenshot 2024-11-27 at 13.57.43.png

 Link to page: https://azvssf27wutlxa9s-55008723125.shopifypreview.com

Reply 1 (1)

ankitpateldev
Shopify Partner
35 3 3

Hi @Stateofmind_ ,

 

Please add below CSS in the file and it will solve your problem.

 

 

.feature-row-wrapper .feature-row__item.feature-row__text p {
    text-align: left;
}

 

 

 

download.png

Let me know if you need further more help.

Best regards,
Ankit Patel | Shopify Expert