hello
i want to remove the date and time from the widget “enfold latest news”
i tried a 2014’s CSS code in quick css but it doesn’t work
can you help me please ?
Hey mediafacto,
Can you give us a link of the page mentioned?
Also can you post the 2014 css code that you used, so we can check why it doesn’t work.
Best regards,
Nikko
.widget .news-time{
display: none !important;
}
Hi mediafacto,
Hmm, the code is right and is working using a web inspector.
Can you try to disable CSS file merging and compression in Enfold > Performance?
Hope it helps.
Best regards,
Nikko