Remove products count from gallery home
-
How i remove products count from gallery in home. See the attached image.
Attachments:
You must be
logged in to view attached files.
Hello,
You can find the option in the Theme Settings > Product Archive > Product style.
If you have any questions please feel free to contact us.
Best Regards
Hi, I expressed myself wrong. Please see the attached image and open the link in the hidden content area. On the home page of the site there is a gallery with 4 images. They show the amount. How do I remove just there?
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the page URL so that I could give the custom CSS.
Best Regards
Hi there. Follow the hidden content!
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.more-products{
display:none;
}
Best Regards