Ride Theme: Removing space between image banners

Hi there and thanks in advance for your help.

I’ve searched this forum but don’t quite see the right answer for my situation. I have 3 image banners back to back and I do not want the space in between them. I’m using the Ride theme. What do I need to do to make this happen?

Also, hoping to get this working for the mobile version as well

1 Like

@PageFly-Victor

@ExpertRookie

Anything you can do to help me guys?

@YMTE

Please share your store URL!

Thanks!

@YMTE

oh sorry for that issue can you please send store url so i will check and let you know

Hi,

Please share your store URL and if your store is password protected then also provide password too.

Thank you.

Hi @YMTE ,

This is PageFly - Advanced Page Builder.

You can try with this code:

Follow this:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css.

Step 3: paste below code in bottom of file → save.

.section+.section {

margin-top: 0 !important;

}

Hope that my solution works for you.

Best regards,

PageFly