Studio Theme: Remove the backround of the text in banner image

Hey! Does anyone know how can I remove the coloured rectangle in the banner image? I´m new to this and can´t find the solution

Thank you so much!

(it´s the white backround)

Hi @Theodorescloset ,

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

So that we can help you.

Thank you.

https://theodorescloset.myshopify.com

thank you!

Hi @Theodorescloset ,

This is Kate from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-image-banner.css->paste below code at the bottom of the file:

#shopify-section-template--17471748440332__4a27ead2-5456-45ce-a54e-ab78ec990550 .banner__box {
    background: transparent !important;
}

I hope it would help you
Best regards,

Kate | PageFly

Hello @Theodorescloset

It’s GemPages support team and glad to support you today.

I would like to give you a solution to support you.

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid theme file.

  3. Paste the below code before :


Hope my solution can work and support you!

Kind & Best regards!

GemPages Support Team.