Tagged: Events Countdown
Hi,
I’m wondering if there is any option to change the events countdown to show the “upcoming: Event Name” on the left side of the timer. Like the picture below:
Thanks
Hi masilva,
Not sure it that would be possible, could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Hi Rikard,
Please, see the login credentials in the private content section.
Thanks!
Hi!
We edited the page a bit. You need to add this code in the Enfold > General Styling > Quick CSS field:
.av-countdown-active.av-countdown-timer > * {
width: 48%;
float: left;
}
EDIT: We added the css code for you.
Regards,
Ismael
Thanks!!!