Hello, if you look at the footer of http://www.ericsmeets.nl/ you can see the head: Bruiloft Carl en Nicole
To show this widget I used the standard events widget. But I can’t seem to find how I can make the heads smaller. For example the Bruiloft Carl en Nicole text.
Can you tell me how I can do this? Thanks!
Hey EricSmeets!
Please try the following in Quick CSS under Enfold–>General Styling:
.tribe-events-list-widget-events h4.entry-title {
font-size: 15px !important;
}
Regards,
Rikard
Thanks!!!!