Boundless Slider Button Moved to Center/Bottom

Hey, I am looking to see if anyone can help me with some CSS to place the Slider Button down lower to just above the slider dots, but…only for the Slide 1, Slide 2, Slide 3. Out of the total 5 slides, the last 2 would remain in the center as default.

I also had another request, to see if there is any way to make the ‘Image with Text’ have the option for ‘Center Alignment’ as by default these only offer ‘Left’ OR ‘Right’

Any assitance would be greatly appreciated!

Hello @Freshwun ,

Please share:

  • your store URL;
  • page URL with the issue you mention;
  • storefront password (if your store has one).

If the store is not online yet, please follow this quick tutorial to learn how to safely and temporarily share an offline/unpublished theme URL.

Kind regards,
Diego

@Freshwun

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

https://fanfiber.com

Please send me store URL.

@Freshwun

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.hero__content-wrapper {top:  auto; bottom: 100px;}

This was the answer to my question for slider 1, slider 2 & slider 3.

Is there anything else i can add to the code to keep slide 4 & slide 5 to remain in the center as they were originally?

I really appreciate the speedy reply! :slightly_smiling_face: