How to remove black margin in Ride theme?

I want to remove this random black bar in the middle of the “Image with text” and “Featured collection” but cannot figure out how. Adjusting the padding on either of them does not fill it, it’s not selectable, and I don’t know where to find it in the code. Any help is appreciated!

Hi @LanROV

Could you share your store link to check?

Yeah here it is:

https://mybeatwatch.myshopify.com/

Your store has password protected

My bad, I am on a free trial right now. Here is the password: chawiy
Thanks!

Hi @LanROV

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly

1 Like

Please add this code to your theme.liquid file before tag


1 Like