Exclude Navigation from the Post Loop Widget
Hi Andrew,
I don´t want the navigation under my post loop on the home page.
Is there a way to use the “additional”-field in the Build Posts Query to get rid of it?
I tried some stuff like
numpages=1
limit_max_pages=1and others I found on google but I couldn´t get it to work.
I hope you have a quick solution for me here. Thanks in advance.
-Jahn
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Jahn
You can fix this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
.home .paging-navigation { display: none; }Let us know how you get on
Magus
Hi Magus,
that worked perfectly! Thank you very much! :)
-Jahn
Hi Jahn
You are welcome.
If you need any more help please feel free to open a new support thread.
Magus
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.