Hello, someone could help me please to center my image on desktop for this section
I want the image to display in the middle of the section not at the top
Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings
#shopify-section-template--22567054508369__image_with_text_mQ9aTn .grid {
align-items: center;
}
1 Like
thank you for your solution
1 Like
Very welcome!