- This topic has 7 replies, 2 voices, and was last updated 8 years, 9 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › WEN Business › How to remove category navigation under post
Hi,
Thanks for the cool theme.
I want to remove category navigation under post. Please guide me how to do it.
Not the previous and next post order. Just category navigation under post. ( Highlighted in picture)
Thank you.
Hello @hajitha,
You can achieve this by using CSS code. Go to Customize -> Themes Options -> Advanced Options -> Custom CSS section. Now, inside Custom CSS box put the following code.
span.cat-links{
display:none;
}
This should be the trick to remove category navigation under post.
Let us know how it goes.
Regards
Hi WEN,
Unfortunately it’s not working. I added as below picture.
Please guide me, what is better to do.
Thanks.
Hello @hajitha,
This is the correct code to hide category throughout the site. Can you please share your site url if possible so that we can inspect your site and give you the exact solution.
Regards.
Hello @hajitha,
Try this code instead:
span.cat-links {
display: none !important;
}
Let us know if you have any other queries.
Regards.
Hi WEN,
It’s works fine. Many many thanks for the quick reply and great free support.
Wishing you many strength to develop many themes.
Thanking You
Hajitha
(Colombo, Sri Lanka)
Hello @hajitha,
Nice to know that the problem has been solved.
If there are any further query, then, please feel free to post them.
We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
https://wordpress.org/support/view/theme-reviews/wen-business
Thanks.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |