INCREASE WIDTH OF PICTURE AREA ON LIST VIEW
-
Dear,
On the shop page list view, is there any way to increase the column width where the picture is displayed?
Thanks
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .product-list-item .product-element-top {
-ms-flex: 0 0 500px;
flex: 0 0 500px;
}
Best Regards
Thanks
I just applied it, but I notice now that the images are not centered anymore.
Check the attachment, how can I ensure it remains centered?
https://gevcen.tinytake.com/sf/MzQxMDk5M18xMDIwNjY3NQ
Hello,
Please update my credentials I cannot log in and I cannot inspect the element.
Best Regards
You are already admin on my site. I updated them now.
Hello,
Please remove the provided code from Global to Desktop and Tablet
Best Regards
The topic ‘INCREASE WIDTH OF PICTURE AREA ON LIST VIEW’ is closed to new replies.