Hi,
is there a possibility to highlight the current date in the calendar widget?
Best regards
Tina
Hi Yigit!
My intension is to build a weekly lunch menu ( I just startet with the table). As I did not find a free simple event calendar plugin I liked, I thought I use a table plus a calendar in the sidebar which shows the actual day. Perfect would be: a table with 4 columns and 6 rows in sizes I can adjust and the actual day will be highlighted. I’m a graphic designer, so something easy would help.
Cheers!
Tina
Hey!
We are going to need logins to see your website. If you do not mind, can you please post them as well?
Regards,
Yigit
Hi Yigit
pls see Private Content
Best
Tina
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
td#today {
font-weight: bold;
background-color: orange;
color: white;
}
Regards,
Yigit
works perfect,
Thank you!
Best
Tina