How can you fixate the product description?

Topic summary

A user is experiencing an issue where their product description remains fixed while scrolling, unlike other elements such as the title and price which move normally.

A solution has been provided:

  • Navigate to the theme’s “Edit Code” section
  • Search for and open “theme.liquid”
  • Paste specific CSS code below the <head> tag

A screenshot reference was shared showing the correct placement location. The discussion appears to provide a direct technical fix for this sticky product description behavior, though the actual CSS code content wasn’t fully visible in the conversation format.

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

How can you fixate the product description? Mine is not moving while scrolling unlike the title, price etc.

URL: aliudclothing.com

Hey @KimGottwald ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

1 Like