hi there,
in the mobile version (tablet width) i have the problem, that the product image is too big. how do i fix this? thanks!
you can find an example page and login credentials in private content
This topic has 6 replies, 4 voices, and was last updated 10 years, 5 months ago ago by Robert Hall
hi there,
in the mobile version (tablet width) i have the problem, that the product image is too big. how do i fix this? thanks!
you can find an example page and login credentials in private content
Hello,
Please add this code in custom.css file:
@media (max-width: 979px) {.main-image-slider {
width: auto;
}}
Regards,
Eva Kemp.
hello eva,
unfortunately doesn’t seem to work… the problem still appears in the second the menu changes to mobile view…
login data is still the same
thanks for helping!
Hello,
I’ve added !important to the code. Please check the page now.
Best regards,
Jack Richardson.
great! thanks a lot π
Hello,
Youβre welcome!
Regards,
Robert Hall.
The issue related to '‘Single Product Page image size in mobile’' has been successfully resolved, and the topic is now closed for further responses