Hello,
How can I remove the white block in between headlines in this typewriter mode. In short, I want each headline to disappear and a new one appear without the white block appearing in between. Is this possible?
Logins below
This is only relevant on the homepage
Thanks in advance
Hey bauchope,
Add this to quick css:
.av-rotator-text-single{
background:transparent!important;
color:#fff!important;
}
Best regards,
Jordan Shannon