change the color of the image text description

so the text is color black so u can’t see the text, now I want it to become white without affecting other text because when I change the color to white the description in the featured collection or products will also be white.

url:https://makerlab-electronics-ph.myshopify.com/

pass: saboten

Hi @niceeee

This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

Online Store ->Theme ->Edit code

Assets ->Base.css

.image-with-text__text.rte.body>h5 {
    color: #fff !important;
}

Hope you find my answer helpful!

Best regards,

Victor | PageFly

1 Like