Hi, wonder how do I hide Related posts on certain categories?
Many thanks 🙂
This topic has 6 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Robert Hall
Hi, wonder how do I hide Related posts on certain categories?
Many thanks 🙂
Hello,
Could you please clarify with more details what exactly Posts you want to hide and show us screenshots?
Regards,
Robert Hall.
Need to hide all post under category: “Registration”.
Please use this code in 8theme Options->Styling->Custom CSS->Global Custom CSS.
.category-registration .related-posts{
display:none;
}
Regards,
Robert Hall.
Thanks
You’re welcome!
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up