Setting max width for EventList
-
How do I change the style of an eventlist added to my sidebar? I need to set a maxwidth of 200px, but I can’t figure it out.
I assumed it might be:
#sidebar .aec-eventlist {
max-width: 200px !important;
}But it did not work. Please help. Greatly appreciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Setting max width for EventList’ is closed to new replies.