Hi,
where can I hide the comments and the date of the posts.
I do not want these two info to be displayed.
Thans.
Regards
Stefan
Hey Bassmann,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi Stefan,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-content-slider .slide-meta {
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria