Slider looks terrible on mobiles and tablets

Hi, many thanks for your excellent theme. I love it! Just build my first Dazzling based theme. You can have a look at http://thailanguagehouse.com

I used a child theme for my own code. But even when empty, the slider looks appalling. It looks great on the desktop, but not so much on mobiles and tablets. How do I solve this? Use the default theme and modify the style.css there?

Hi @josf,

I hope you are well today and thank you for your question.

You can try resolving this by adding the following CSS code in the Custom CSS option of your theme on the below path or by adding that CSS code in the style.css file of child theme.

Admin Area -> Appearance -> Customize -> Dazzling Options -> Other -> Custom CSS

.flexslider .slides img {
    height: auto;
}

Best Regards,
Movin

Thanks, that is the solution!

You are most welcome here :slight_smile:

only one page is not mobile

@belink To help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/dazzling/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.

Ok, sorry!

No issue