Hide category and post detail
-
Tried to remove category title and post path using custom css.as under:
.post-data { display: none; }.boxed{
border: 1px solid green ;
}.aligncenter {
display: none !important;
}.title-archive
{
display:none;
}.category-archives .entry-title, /*remove each page title */
.category-archives .title-wrapper, /* remove category title */
.category-archives .rd-term-description,/* remove category desctiption */
.category-archives .list-category-navigation{ /* remove category navigation */
display:none;
}This was working before the update. It is no longer working . Please tell us the appropriate css to add.
The page I need help with: [log in to see the link]
The topic ‘Hide category and post detail’ is closed to new replies.
