Transparent email banner on coming soon page

Hey dear community,

We are looking to have a transparent background on the email banner for the DAWN theme.

The coming soon page is blocked by a big white square, thus leaving our pretty picture unseen.

I have seen some solutions on other threads, but neither the Custom CSS solutions nor the Code adjust solutions work.

Can anyone here help with a working fix? See attached image below: or visitt www.lovebyu.com

Hi @lovebyu ,

This is Victor 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-email-signup-banner.css->paste below code at the bottom of the file:

.email-signup-banner__box.banner__box.newsletter.newsletter__wrapper.isolate.content-container.color-background-2-gradient.gradient.content-container--full-width-mobile{
   background: transparent;
}

Hope my answer will help you.

Best regards,

Victor | PageFly

1 Like

Hej Victor,

thanks for the quick reply.

Solution works flawless, took less than a minute to complete. Genius.

Hats off.