Slideshow looks odd on mobile - Dawn theme

Hi there,

I am having this issue on mobile view where the slideshow at the top has a white section below the images - this is not a problem on desktop view, just mobile. Is there some way to fix it so that either the blank space is removed (and I can still show the full images), or alternatively can the images be centred in the middle and not at the top (if the previous option is not possible)?

Page is: https://vitra-gems.myshopify.com/pages/customise

Please see image below of issue and thank you very much in advance for your help.

Hi @lialia0

I’m Richard Nguyen from PageFly- Free Landing Page Builder

You can try with this code.

Follow this:

Go to Online Store->Theme->Edit code->base.css->paste bellow code in bottom of file

.slideshow__text.banner__box {

display: none !important;

}

Hope that my solution works for you.

Best regards,

Richard | PageFly

1 Like