Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #683492

    Ahoy,

    How do I make the Headline Rotator full width? Right now it is not

    Thanks!

    T

    #683993

    Hey mcraig77,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .av-rotator-text {
        width: 100% !important;
    }

    Regards,
    Rikard

    #684047

    Ahoy That make it all one line but it is not centered….

    Please Advise.

    thanks!

    #684122

    Hi,

    Please add the below css

    .av-rotator-text {
        width: 100% !important;
        text-align: center!important;
    }

    Best regards,
    Vinay

    #684311

    Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Full width Headline Rotator’ is closed to new replies.