Skip to content
Public Ticket #22346

no load more and pagination in home page

Conversation thread

turistadimestiere replied

Customer Reply

Ok thank you. You can close this ticket 

PenciDesign Supporter replied

Staff Reply

Hi,

Please disable the load more button, then add the following custom CSS code to WordPress dashboard > Appearance > Customize > Custom CSS:

body.home .penci-pagination {
  display: none;
}

Regards,
PenciDesign.



turistadimestiere started the conversation

Conversation Start

Hello. I would like the "load more" button not to appear on the home page of my site. If I turn it off, pagination buttons appear. I don't want these either. I would like that on the home page there were neither of the two and that above all, the links rel next and prev of the pagination did not appear in the code of the home page. How can I do? Thank you.

Want to join this conversation or access attachments? Sign in first.