Hello– I would like to remove the post meta (categories and date) that show up above the title in the Post Slider in Ethos.
Example:
Please advise 
Hello– I would like to remove the post meta (categories and date) that show up above the title in the Post Slider in Ethos.
Example:
Please advise 
Hello @TonyBear,
Please try adding the following CSS code on Theme Options > Global CSS
.blog .x-post-slider-entry .featured-meta {
display: none;
}
Hope this helps.
Perfect! Thank you (I realize now I should have been able to figure that one out, but do appreciate the help)
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.