sillyauntie Posted August 25, 2020 Share Posted August 25, 2020 Site URL: https://www.usabilityforeveryone.com/blog-content/2019/5/23/how-to-plan-a-ux-research-study-with-free-template I am trying to remove the whole section at the bottom of all my blog posts that has links to the "newer" and "older" posts. I don't want to replace them with something else, I want to remove this all-together. I am using 7.0 with the Bedford template. TIA. Link to comment
creedon Posted August 25, 2020 Share Posted August 25, 2020 I'd be tempted to start with Blog Settings > Advanced > Page Header Code Injection. Then try this CSS... <style> .pagination { display: none } </style> If you notice any display problems you may need to target the element that you want to hide more specifically. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
sillyauntie Posted August 25, 2020 Author Share Posted August 25, 2020 That worked, thanks!!! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment