Ian007 Posted January 10 Share Posted January 10 Hi All, When accessingthe events page from our Website Navigation menu the page also displays some metadata on the left hand side, in the example attached an icon for the event. How do I remove this metadata? Have found some threads explaining how to remove the date in the metadata cloumn but not this metadata. Yoga Clinic Perth Events — The Yoga Clinic Perth tia Ian Link to comment
tuanphan Posted January 11 Share Posted January 11 You can add this code to Website Tools (under Not Linked) > Custom CSS .eventlist-column-thumbnail { visibility: hidden; } MaryPhilip_ 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
amansofineer Posted January 11 Share Posted January 11 (edited) You can add this code to Website Tools > Custom CSS a.eventlist-column-thumbnail { display: none; } Edited January 11 by amansofineer Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment