Feleeshh14 Posted October 18, 2023 Posted October 18, 2023 Hi, I am having trouble trying to remove the event times and dates from the website I am working on. I have tried multiple techniques with no luck. Any help here would be great. I am unsure if I am targeting the wrong element, using the wrong css, or adding the css in the wrong spot. Thanks in advance.
Web_Solutions Posted October 18, 2023 Posted October 18, 2023 (edited) 15 minutes ago, Feleeshh14 said: Hi, I am having trouble trying to remove the event times and dates from the website I am working on. I have tried multiple techniques with no luck. Any help here would be great. I am unsure if I am targeting the wrong element, using the wrong css, or adding the css in the wrong spot. Thanks in advance. Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. .event-time-localized, .eventlist-column-date, .eventitem-meta-item { display: none !important; } Edited October 18, 2023 by Web_Solutions Ainul and tuanphan 2 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment