This topic has 4 replies, 3 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
Hello,
Which could be the problem in the mobile version? My shop products don’t display correctly when surfing the web with phone in vertical position. (see the screen captures below)
Hello,
Try to add following code into custom.css file.
@media only screen and (max-width: 479px){
.rows-count4 .product-grid .product-image img {
width: initial !important;
}
}
Regards,
Robert Hall.
Perfect! Thank you very much!!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Mobile version display problem’' has been successfully resolved, and the topic is now closed for further responses