Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I would like to center the navigation buttons under the collection name and on top of the product photos within the featured collection sliders on our main products page, but I cannot find a way to do so within the theme customization page.
Here is what it looks like:
I would like to center the arrows, how can I do that?
Page URL: https://www.highfallscanna.com/collections
Hi @HFH
Try this one.
.carousel__navigation-buttons.featured-collection-slider__navigation-buttons {
justify-content: center !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @HFH ,
You can follow the steps here:
Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/ypQ7nly2wv27
Step 3: Copy the code below and paste it there
Here is the code for step 3:
.featured-collection-slider__meta.carousel__navigation-wrapper > .carousel__navigation-buttons.featured-collection-slider__navigation-buttons {
justify-content: center !important;
}
Here is the result:
Please let me know if it works!
Best,
Daisy
This is Richard from PageFly - Shopify Page Builder App
Hi @HFH Please add code here to fix it:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag </body>
<style>
.featured-collection-slider__meta .featured-collection-slider__navigation-buttons{
justify-content: center !important;
}
</style>
Hope my solution will help you resolve the issue.
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025