This topic has 6 replies, 3 voices, and was last updated 9 years, 10 months ago ago by Eva Kemp
With “Image enlarge” option, everything seem ok on Shop page, but on Frontpage I have problem like that
Can I just disable “Image enlarge” option on Frontpage ?
P/s: I use tab to display each Product Category on Frontpage
Hello,
Please provide us with wp-admin panel credentials in Private Content to check the issue.
Thank you.
Regards,
Eva Kemp.
Here my website: http://www.kokoshop.vn
Hello,
Try add following code into custom.css file:
.imageHolder img{
display:none !important;
}
.imageHolder img:first-child{
display:block !important;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Very nice, it works :), thank you for support
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Problem with Image enlarge on Frontpage’' has been successfully resolved, and the topic is now closed for further responses