The widget container is built to inherit its parent's styles. You can override any of those and make other adjustments using config options and CSS within the widget code. Below are a couple of common examples and attached is a txt file with additional options.
See here the "CSS Override Documentation".

- "per_page:" - limits the number of events returned per page in the widget
- "category:" - filters event list to show only events that are in the category specified
- "button:" - setting this to false eliminated the tickets button and makes the event name clickable instead
- "address:" - setting this to false eliminates the location listing for the event
If you are implementing options 3 or 4, ensure that they are nested insideelements: {}
Comments
0 comments
Please sign in to leave a comment.