Move position of the carousel chevron buttons in featured collection

Topic summary

A user sought help repositioning carousel chevron buttons from the center to the far right side of a featured collection section on their Shopify store.

Initial Request:

  • User provided a screenshot showing the current centered position of the carousel navigation buttons
  • Multiple community members requested the store URL and password to examine the issue

Solution Provided:
A community member (Moeed) offered a CSS-based fix:

  • Add custom code to the theme.liquid file
  • Insert the code snippet above the closing </body> tag
  • The solution included a screenshot demonstrating the expected result

Outcome:

  • Initially, the user reported the code didn’t work
  • After clarification about code placement, the user confirmed successful implementation
  • The issue was resolved with the carousel buttons now positioned on the far right as requested
Summarized with AI on October 31. AI used: claude-sonnet-4-5-20250929.

Hello, I want to move the carousel chevron buttons in the centre to the far right side of the featured collection section. How do I do that? thanks.

1 Like

Hi @gp961014
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.

Hey @gp961014

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

Best Regards,
Moeed

Hi @gp961014

Thank you for reaching out to the Shopify community. I’d be glad to assist you. Could you kindly share your store URL and password (if it’s password-protected) so I can review it and provide you with an update?

Hello @gp961014 ,

Could you please provide the URL/ password to your store so that I can check it and provide you with the exact solution?

Hi, the shop url is - https://www.theslowclub.ca/password

and passcode is - 1234

1 Like

Hey @gp961014

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like

Hi, the shop url is - https://www.theslowclub.ca/password

and passcode is - 1234

did not work for me :disappointed_face:

The code is completely correct, can you share a screenshot of the end of your theme.liquid file?

Best Regards,

Moeed

1 Like

I added the code at the bottom of the theme.liquid file and it worked! thank you.

1 Like

Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.