Hi There,
Hoping someone can help me please, I have a banner featuring a collection on my homepage. However, when I view it on mobile, the product photos disappear. Can you please help?
Thanks!
Hi There,
Hoping someone can help me please, I have a banner featuring a collection on my homepage. However, when I view it on mobile, the product photos disappear. Can you please help?
Thanks!
If the product photos are disappearing on mobile when viewing the banner featuring a collection on your homepage, it could be due to responsive design settings or CSS rules that are affecting the visibility of the images. Here are a few possible reasons and solutions:
CSS Styling: Check if there are any CSS rules specifically targeting the product photos within the banner on mobile devices. Look for media queries or responsive CSS classes that might be hiding the images. Adjust the CSS rules to ensure the images are visible on mobile.
Responsive Design: Ensure that the banner and its elements, including the product photos, are designed to be responsive and adapt to different screen sizes. Test the layout and visibility of the banner on various mobile devices to identify any issues and make necessary adjustments.