This topic has 4 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler
HI,
i want to have the post text preview NOT displayed in the carousel. Just image, category, headline and date. can’t find an option to configure that.
Any way to get this done?
Many thanks.
Hello,
Please try to add this code in Theme Options > Custom css > Global custom css:
.posts-slider article .content-article {
display: none;
}
Regards
Works perfect, many thanks 🙂
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up