same here…A just created event is shown, but not the old ones. In frontend everything seems to be running.
Hey Sadie,
try this in your custom CSS:
.eihe-box .eihe-caption {
margin-top: 50px !important;
}
Or even better for responsive design: margin-top: 30% !important;
-
This reply was modified 6 years, 1 month ago by dswebav.