Remove Archive of "category" in title
Colin Pilcher created the topic: Remove Archive of "category" in title
No eBay APP ID défined in Kunena configurationHi
Ive got a menu where its linked to a category so we can put news and it updated automatically.
However when clicking it says "archive of category name"
Is there anyway to stop or remove this?
Also when clicking category the individual posts dont have the comments bit and author etc underneath. Youve got to click on the blog title for it to show. Can this be changed?
Cheers
Please Log in or Create an account to join the conversation.
-
Topic Author
- Colin Pilcher
- Offline
- Fresh Boarder
-
- Posts: 6
- Thank you received: 0
6 years 9 months ago
Agapi G. replied the topic: Remove Archive of "category" in title
Hey Colin!
Thank you for posting about this!
Could you please let us know which Web-Dorado theme do you have installed on your website?
Also post the link to one of your category pages, where we can take a look at this. We'll provide you a quick CSS solution, which will hide "Archive of category" text.
Thanks! Have a good day!
Kind regards,
Agapi G.
Web-Dorado team
Please Log in or Create an account to join the conversation.
6 years 9 months ago
Colin Pilcher replied the topic: Remove Archive of "category" in title
Hi,
Apologies for that.
The theme we have is the Porfolio Gallery theme
northeastpool.apps-1and1.net/category/news
Thankyou
Please Log in or Create an account to join the conversation.
-
Topic Author
- Colin Pilcher
- Offline
- Fresh Boarder
-
- Posts: 6
- Thank you received: 0
6 years 9 months ago
Agapi G. replied the topic: Remove Archive of "category" in title
Hello Colin!
Thank you for the link! Please add the following CSS code to Theme Options > General > Custom CSS panel:
#content .styledHeading {
display: none;
}
Thank you! Have a great day!
Kind regards,
Agapi G.
Web-Dorado team
Please Log in or Create an account to join the conversation.
6 years 9 months ago