Hi there
Can you tell me how I remove the blog post dates on this page please?
I already have this css but it’s not working: .single-post .date-container {display:none !important;}
Hey Picante,
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 time {
display: none;
}
.html_elegant-blog .avia-content-slider .slide-meta {
border: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Perfect – thank you!
Hi,
Glad to hear that. Thanks for using Enfold :)
Best regards,
Nikko