Hello,
How can I remove the borders of the animated countdown.
Thank you!
Alexandru
Hey AlutermGroup!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av-trans-light-style .av-countdown-cell-inner {
border: none;
}
Regards,
Yigit
thank you (was helpful for me too)!