Suits theme css code for more pages
-
My website is using the suits template. I have removed the infinite scroll feature but I would like for the website to indicate the number of pages for the next page. I.E ” 1,2,3, older post”. How do I fix this? Is there a CSS code.
The blog I need help with is: (visible only to logged in users)
-
I’m sorry but what you are describing is a functional change which cannot be done with CSS only. CSS can be used to change the appearance of things that are already on the page, but it cannot change functionality or add dynamic content.
To get the ability to make a customization such as switching from next/previous links to page-numbered links, you would need to switch to a WordPress.org setup and apply a plugin that does what you need or try writing some custom code to make the change.
- The topic ‘Suits theme css code for more pages’ is closed to new replies.