Ride Theme | Make Image blocks transparent

Hi all, new shopify site https://lymmskatepark.myshopify.com/

I have the ride theme and follows various tutorials to make image blocks transparent with no avail.

anybody out there with a solution?

thanks

Iain

Hi @iainpg

This is PageFly - Advanced Page Builder. I would love to give you some recommendations

Add this css at the bottom

Online Store ->Theme ->Edit code

Assets → component-image-with-text.css

.image-with-text .grid {

opacity: 0.7;

}

Hope you find my answer helpful!

Regards,

PageFly

awesome and quick response :slightly_smiling_face: thanks for this