Tagged: All-in-one-event-calendar, overlay
Hi everyone,
I’ve just purchased Enfold and so far, i’m really happy with the result.
That said, i have a conflict between my calendar plugin, All-in-one Event Calendar and the theme. When using the calendar view called “Stream” of the plugin, the expected result is this (view with Twenty Sixteen theme) :
But using Enfold, i have this :
I’ve checked the problem and it seems that Avia is adding style tags to the link of the image with a JS function :
The problem comes with “position: relative;”. If this is not set, then the image is correctly displayed.
What can i do to turnaround the problem quickly ? What can be the side effects ? Is there a permanent solution to solve this issue ?
Hope it’s all clear !
Thanks in advance for the help,
Mickaël.
Hi there,
For the moment, i have set this in the quick CSS zone of the theme :
.ai1ec-event-avatar-wrap a {position:initial !important; overflow:visible !important;}
I don’t know the side effects of such a CSS on other pages, so if you have a better solution, i’m interested.
Thanks,
Mickaël.