Hello,
I am using the headline rotator with 3 short sentences on the following page : http://aysoca.com/
I cannot find a way to keep the text on 2 lines – it is most of the time and randomly switching on 3 lines.
Basically I would like to increase width value in the following span :
<span class=”av-rotator-text av-rotator-multiline-on av-rotation-active” style=”width: 394px;”>
Thank you in advance for your help,
Best regards,
Olivier
Hi Olivier,
Please try the following in Quick CSS under Enfold->General Styling:
.av-rotator-text {
width: 500px !important;
}
Best regards,
Rikard
Hello Rikard,
Thank you for your help, it solved the issue.
Best
Olivier