Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #765590

    Hi,
    on my new site i am using a Headline Rotator.
    There are 4 changes
    “der Gerät …
    – wird nie müde
    – schläft nie ein
    – ist vor dem Chef im Geschäft
    – schneidet schweißfrei”

    -> But even i got a 100% width container, the headline breaks the sentence in several lines
    -> When i am using the style “left” it works fine, but if i am using the headline centered it breaks.

    #765922

    Hey breezemedia,

    Please, may you share with me some screenshots about the problem? This way I can have sure about your question.

    Best regards,
    John Torvik

    #766090

    i thought if you follow the link it is easy to see from descripition.
    here is a screen:
    https://www.dropbox.com/s/vwkwhfeoxrsf6fy/Bildschirmfoto%202017-03-24%20um%2011.26.25.png?dl=0

    i will give you some backend-login

    #767342

    Hey!

    you can try this code inside Quick CSS field:

    span.av-rotator-text.av-rotator-multiline-off.av-rotation-active {
    width: 468px !important;
    }

    Adjust if needed.

    Regards,
    Andy

    #767354

    well, it worked somehow. Now it is on one line, but is is not really centered. I think now it is only centered with the longest version of that sentence. So an short sentence starts at the same point and looks very miss-placed. you can see on that link (frontpage)

    #769773

    Hi,

    Thank you for the update. Please try this code instead.

    .av-rotator-text.av-rotation-active {
        width: auto !important;
    }

    Best regards,
    Ismael

    #769796

    AWESOME … that works perfect. you are the best!

    #770538

    Hi,

    Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #770599

    you can close it

    #770711

    Hi!

    Can you take a moment to rate Enfold for us, at themeforest?
    We would really appreciate it!

    Thank you very much

    Regards,
    Basilis

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Headline Rotator – break in length’ is closed to new replies.