Banner is not showing up on Mobile - CRAFT theme

Hello,

my shop is

The banner I have on my home page is not showing up on mobile.. how do I fix this?

Thank you!

Hi @TFN205 ,

This is Richard 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:

.banner.banner--adapt:before {
    display: block !important;
}

I hope it would help you
Best regards,

Richard | PageFly

1 Like

Thank you so much!! That was perfect

1 Like

You’re welcome. I’m glad that it can help. :blush: