Hi,
How can I remove the date and time values in the COMBO WIDGET?
THANKS
Hey!
Try adding this code to the Quick CSS:
.tabcontainer .news-time {
display: none;
}
Cheers!
Josue
Hi,
Works nicely.
Thanks
You are welcome, glad we could help :)
Regards,
Josue