I have a side with a entry-slider and want to remove the categories obove the title and the date with the grey lines below.
Funny enough, there is no date at the first entry, wich I think is weird.
I tried several quick-css I found here but the only thing I could remove is the date …
Hi gemac-fieldbus,
Thanks for the details, I don’t know on what page you are using the slider though. Could you link directly to it please?
Regards,
Rikard
Thank you Rikard,
sorry for the delay. The site changed meanwhile but there is still a problem.You will find a link below.
There I want to remove the date and categories of the links in general.
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.slide-meta,span.blog-categories.minor-meta {
display: none;
}
Best regards,
Yigit
Great Yigit !
That did it.
Thank you for your absolutely professional support. I am happy about my choice to buy your theme.
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit