Shopify themes, liquid, logos, and UX
Getting so close to website perfect, but still a few wrinkles. Today's complication is this: I'm trying to make the Heading of my Image with Text Centered, while keeping the Text portion Left-Aligned. I can make it do one or the other, but I'm not sure how to get the happy medium and accomplish both. Any help is greatly appreciated. Thank you.
Theme: Dawn
Site: https://darklingnails.com/
Password: darkling
Example page: https://darklingnails.com/pages/our-story
Kindly keep responses here, several helpful people have messaged my FB page on previous questions. My FB is not fully set up yet, so I haven't been checking it regularly. If you respond there, your message will unintentionally, but in likelihood, be ignored. Thank you so much ❤️
Solved! Go to the solution
This is an accepted solution.
@hellodarkling - please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
#shopify-section-template--19198615879923__image_with_text_ngnbG8 h2 {
align-self: center !important;
}
This is an accepted solution.
@hellodarkling - please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
#shopify-section-template--19198615879923__image_with_text_ngnbG8 h2 {
align-self: center !important;
}
Hmmmm.... that moved one, but not all of them. Is there something that can move all of them at once?
@hellodarkling - you want like this?
Not quite. I'm looking to have the Headings of the Image w/ Text blocks all Center Aligned, and the Body blocks all Left-Aligned.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025