Sort by option overlapping

Topic summary

A user encountered a display issue with the Ella theme where the “Sort By” dropdown menu was being overlapped by product images below it, preventing proper visibility.

Solution Provided:

  • Add custom CSS code to the theme.liquid file before the </head> tag
  • Access via: Online Store → Theme → Edit Code
  • The CSS adjustment modifies the z-index property to ensure the dropdown appears above other elements

Outcome:
The issue was successfully resolved. The original poster confirmed the fix worked and thanked the contributor who provided the solution.

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

Thank you so much @AnneLuo . Error fixed :grinning_face_with_smiling_eyes: