Tagged: #catalog #thumbnail
Hello,
catalog thumbnail images are shown oval suddenly.
It shows all the circles, but a few days later changed oval.
– Menu
Can you help me?
Thank you.
Hey aelee,
Thank you for the inquiry.
It might be caused by custom CSS modifications that were added recently. Did you add any css not long ago? Please provide the site URL in the private field so that we can check the issue properly.
Best regards,
Ismael
Hello, Ismael
I’ve provided the site URL and login information in the private field, and I’d like you to check other issues with the same catalog element.
It is on “MENU” page.
1. Thumbnail image shapes- (*can you please let me know how to resize the thumbnail images?)
2. The photo When clicking the menu doesn’t work well. EX) no arrows for the next photos, no close tabs….
I think something wrong with the catalog elements. so please check through of that.
Thank you
Hi,
Thanks for your patience and the link to your site, to remove the border-radius and make the image larger try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.av-catalogue-list .av-catalogue-image {
border-radius: 0;
width: 150px;
}
The reason your images are not opening in the lightbox is because the Jetpack plugin Performance & speed option is enabled:
disable this to correct.
Best regards,
Mike