Help I have problem with collection List

Topic summary

A user is experiencing a layout issue with their collection list on their Shopify store (oscarliving.co.id, using Empire theme v2.1.3). The collection list currently appears aligned to the left at the bottom of the page, but they want it centered.

Solution Provided:
Another user offered a CSS fix involving:

  • Navigating to Shopify admin → Online Store → Themes → Actions → Edit code
  • Locating the theme.liquid file and finding the </body> tag
  • Inserting custom CSS code before this closing tag
  • Saving the changes

A screenshot was shared showing the expected centered result after applying the fix. The discussion appears resolved with a working solution provided.

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

ne

I need help for my collection List At the bottom

It appear on the left and I want it to be in the middle

How can I adjust that Please

Website : www.oscarliving.co.id

Theme : Empire II.1.3

Here is what it look like Now

Please help

1 Like

Hi @OLIV1

Check this one.

  • From your Shopify admin dashboard, click on “Online Store” and then “Themes”
  • Find the theme that you want to edit and click on “Actions” and then “Edit code”.
  • In the “theme. Liquid” file. Find the tag and paste the code below before the tag.

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!