Change Position of Text on Grid with Overlay - Emerge Theme

Topic summary

A user seeks to reposition text in the “grid with overlay” section of the Emerge theme from center to lower left corner and make it left-aligned.

Initial Solution Attempt:

  • Another user provided CSS code to be added above the </body> tag in theme.liquid
  • This solution only affected the slideshow section, not the grid with overlay

Remaining Issues:

  • Text position changed but remains centered instead of left-aligned
  • The grid with overlay section still shows centered text
  • User needs additional guidance on left-aligning the text

Current Status:

  • Problem unresolved
  • Another user reports experiencing the same issue
  • No working solution has been provided yet for the specific grid with overlay section
Summarized with AI on November 19. AI used: claude-sonnet-4-5-20250929.

Heyyyy! Is it possible to move the text from the center of the image to the lower left corner in a the grid with overlay? And to make it left adjusted? Appreciate any help! Thank you!

url: boobieshack.com

pw: surf

@boobieshack ,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. In your theme.liquid file, find the (press CTRL + F or command + F on Mac)
  3. paste this code right above the tag:

Kind regards,
Diego

Thanks Diego! This adjust the position of the text on the slideshow but not for the grid with overlay section below. In addition, the text is still centered even though the position is on the left. Can you also share how to make the text left adjusted? Appreciate your help!

Greeting,

i have the same probleme did you get a solution yet?