Move my floating SMS pop-up behind my cart

Topic summary

A user seeks CSS code to reposition a floating SMS popup that currently obscures the checkout button on their cart page.

Proposed Solutions:

  • One responder suggests adding code to the layout/theme.liquid file before the closing </head> tag
  • Another (GemPages support team) recommends inserting code before the </body> tag in the same file

Status:
The discussion remains open with two different technical approaches offered, but the specific code snippets appear corrupted or improperly formatted in both responses. The user has not yet confirmed which solution worked or requested clarification on the garbled code.

Summarized with AI on November 24. AI used: claude-sonnet-4-5-20250929.

Hello, can someone give me code to move my floating SMS pop-up behind my cart so it doesn’t cover the checkout button? thanks!

website is www.exoticsouls.world

Hi @ExoticSouls

Please add this code to your theme, open file: layout/theme.liquid then add code to before closing tag


Hello @ExoticSouls

It’s GemPages support team and glad to support you today.

You can follow these steps:

  1. Go to Online Store → Theme → Edit code
  2. Open your theme.liquid theme file
  3. Paste below code before :

If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team