Okay
  Public Ticket #2582437
How to hide view more
Closed

Comments

  • Pae4128 started the conversation

    Hi,

    I have listed all products on the page, after that some clients can't see more product because they haven't see View More button, if I want to show all the products, no view more button,  how to do?


    Thanks 

  •  850
    Jelly replied

    Hello,

    Please add this code to Appearance > Customize > Additional CSS:

    .loadmore { display: none; }
    

    Best Regards,
    Jelly Team

  • Pae4128 replied

    after I put the code, there's no view more button, but it's not show all the product lists

    I want to show all the lists when I select "all" on category navigation menu

    please suggest
    thanks

  •  850
    Jelly replied

    It doesn't work this way. "All" filter only shows all events when they are loaded. Please go to Edit Homepage >  Portfolio element settings > put -1 to Number of elements to show. Now users can see all events and filter them all at once.

    Best Regards,
    Jelly Team