Floating inline block

Topic summary

A user wants to add a floating inline notification block for holiday shipping deadline information, similar to one used on liffner.co.

Proposed Solution:

  • Add custom code to the theme.liquid file before the closing </body> tag
  • The code creates a styled floating banner with customizable text
  • A code snippet and screenshot demonstrating the implementation were provided

Implementation Blocker:

  • The user lacks access to “Edit theme code” option in their Shopify admin
  • They are working on pegai.com as an administrator, not the store owner
  • Screenshots confirm the missing edit code functionality

Current Status:

  • Unresolved - The user must request “Edit theme” permissions from the store owner to proceed
  • No alternative solution exists without theme code access
Summarized with AI on November 3. AI used: claude-sonnet-4-5-20250929.

How can i put a floating inline block where I can input a small sized text for my holiday shipping deadline info just like what this store is using : https://liffner.co/

Ty!!!

1 Like

Initially no, but we only use a certain theme. Thanks!

1 Like

Hi @happeee ,

You can follow the steps here:

Step 1: Shopify admin > Online store > Edit theme code > Theme.liquid.
Step 2: Add this code into the theme, before in file theme.liquid: https://prnt.sc/uBXNbuWbatSE

Here is the code for step 2:


      
Shipping info

      
    

Here is the result:

Please inform me if it works!

Best,

Daisy

Hi! I do not have the edit theme code in option but here’s our website: pegai.com. Ty.

Thsi doesnt work with the site i am working on since i dont have the edit theme code button. site is pegai.com. Ty!

Hi @happeee ,

May I ask if you are the store owner?

If yes, you should have the access to edit theme code.

Look forward to your response.

Best,

Daisy

No! I was just added as an administrator. Is there other way?

Hi @happeee

You will need access to Edit theme to do that.

You can ask for access to Edit theme.

Otherwise, there is no other way to do it.

Thank you!

Best,

Daisy