Hi I am having issues with Headline Rotator
I would like all the text on one line, but the rotating text keeps jumping to two lines.
Hey onedesignprint!
use this code in your Quick CSS field:
span.av-rotator-text.av-rotator-multiline-on.av-rotation-active {
width: 200px !important;
}
Regards,
Andy
Thank you Andy!