Move buttons

Solved

Move buttons

manbru
Pathfinder
129 0 30

Hello,

 

I would want the buttons to be on the sides of the slider, they have been there before but now there not.

 

my store: https://r1vex.myshopify.com/ 

 

Skärmavbild 2024-10-29 kl. 00.46.12.png

 

Thanks for your help!

Accepted Solution (1)

Dan-From-Ryviu
Shopify Partner
11708 2294 2476

This is an accepted solution.

Hi @manbru 

Please add this code to Custom CSS of that section in theme customize 

.slider-buttons {    
    justify-content: space-between;
    top: 50%;
    position: absolute;
    width: 100%;
}

Screenshot 2024-10-29 at 08.29.28.png

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

View solution in original post

Reply 1 (1)

Dan-From-Ryviu
Shopify Partner
11708 2294 2476

This is an accepted solution.

Hi @manbru 

Please add this code to Custom CSS of that section in theme customize 

.slider-buttons {    
    justify-content: space-between;
    top: 50%;
    position: absolute;
    width: 100%;
}

Screenshot 2024-10-29 at 08.29.28.png

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.