Home Forums WoodMart support forum Remove products count from gallery home

Remove products count from gallery home

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #358465

    madbruno
    Participant

    How i remove products count from gallery in home. See the attached image.

    Attachments:
    You must be logged in to view attached files.
    #358514

    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

    #358840

    madbruno
    Participant

    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.
    #358925

    Hello,

    Please provide the page URL so that I could give the custom CSS.

    Best Regards

    #361700

    madbruno
    Participant

    Hi there. Follow the hidden content!

    #361839

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .more-products{
    display:none;
    }

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)