Hi,
I am hoping to hide the dates in my event list widgets as the widgets are updated on the home page each day to that day’s fixtures.
I did previously have the following code in Additional CSS:
.home .sidebar-content table tr td:nth-child(1), .home .sidebar-content table tr th:nth-child(1) {
display: none;
}
Taken from a query 17 months ago: https://ww.wp.xz.cn/support/topic/hide-date-from-event-list-widgets/#post-9830264
However, that stopped working today. I did have a new plugin Nimble Page Builder installed, so possibly that affected it – however that is now uninstalled and the date column is still showing.
Any help is greatly appreciated.
The page I need help with: [log in to see the link]