In the slider there is a team image with lots of people on it. When I resize the browser windows the 2 people on the left and right side are disappearing - so on mobile devices they not belong to the team. Is there any possibility to avoid this? I have made a screenshot to show the problem.
this is normal behaviour for the background fit that you decided to use, which is cover. You could change that to the "Contain" fit but then you will have to use media queries to dynamically change the width and height of the whole slider. Otherwise, you would have empty space below the image
Hi there,
I am using the Unite Slide here:
To Site
In the slider there is a team image with lots of people on it. When I resize the browser windows the 2 people on the left and right side are disappearing - so on mobile devices they not belong to the team. Is there any possibility to avoid this? I have made a screenshot to show the problem.
Hi,
Please provide URL to your site and super admin login details so we can take a look and see what could be the issue
Regards,
Igor
Hi,
this is normal behaviour for the background fit that you decided to use, which is cover. You could change that to the "Contain" fit but then you will have to use media queries to dynamically change the width and height of the whole slider. Otherwise, you would have empty space below the image
Regards,
Igor