Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #592264

    We are using a headline rotator on our homepage in the Enfold theme. The rotating part of the text wraps to 2 lines on initial page view (the width of the <span> element is not wide enough). If you navigate to another page and then return to the homepage, the span is wide enough and the text does not wrap. Any suggestions on how to fix this?

    #592474

    Hi f100mn,

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

    span.av-rotator-text {
        width: 650px !important;
    }
    

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.