Hi @apexdigitalro,
Please tell me what’s wrong on mobile? Send link to the page and the screenshot how it looks like on your side.
It should be absolutely adapted by any devices included mobile.
Thanks!
Hello, the issue is as follows:
I’ve created a widget that has a max-width of 1500px, is a slider, has pagination set to ‘4’, max of 5 reviews, and so on. It works perfectly any desktop view, but it maintains its 1200px width on mobile, thus overflowing.
I am probably misconfiguring something…
Hi @apexdigitalro,
Could you send link to the page where I can look at this?
Thanks!
Hello! Alright, I am taking it out of maintenance mode:
https://amsgroup.ro/
Hi @apexdigitalro,
Ok, I know what the problem is.
Actually, this slider is responsive only if a parent container (where you paste the widget or shortcode to show this slide) is also responsive.
But when you applied the max width option (to 1500), it stopped being responsive.
So, first of all, please clear 1500 max width and then you need to make a parent container (not the slider) is responsive by your own css.
Thanks!
Alright, thank you very much! I will follow your advice! 🙂