Hi,
Is there any way to resize the actual calendar as it sits in the sidebar? Even just to make it around 280-wide?
I'm not sure how to do it, but it would improve the look of the calendar, so it's more attractive on the front page.
Appreciate any help on this.
Cheers
http://wordpress.org/extend/plugins/events-manager/
it's just a case of CSS, e.g.
table.em-calendar { width:280px; }
Thanks for your advice Marcus.
Only problem is, I don't think there is a css folder that I can edit? Please forgive me for my lack of coding skills.
agelonwl
Member
Posted 1 year ago #
you can append/add that to your theme css?
Just add that into my website theme css? Where would I put it?
agelonwl
Member
Posted 1 year ago #