Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Remove icon-clock from date
prins063
January 2019
in
Theme support
Hi,
i'd like to remove the clock before the date notation. But can't figure out how. Any suggestions?
URL:
https://www.jous.nl/2019/01/14/opening-sionskerk/
Thx in advance, henk.
Comments
Pablo
January 2019
Hi,
To remove that, please paste this code into the Theme Options > Custom CSS & JS > CSS
.date .icon-clock{
display:none !important;
}
Thanks
prins063
January 2019
Thnx for your respond, but i tried this and it does not work….
https://www.jous.nl/2019/01/14/opening-sionskerk/
Pablo
January 2019
The fault is because of your
@media
queries which are not closed.
https://i.imgur.com/Pvt8yvy.png
After adding the closing bracket before my CSS everything works fine.
Thanks
prins063
January 2019
Shame on me. Sorry and THNX!
Sign In
or
Register
to comment.
Comments