Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1349755

    Hello all,
    I have added a news ticker to this page
    (see below)
    I would like to ask you if it is possible the text of the ticker
    is left-aligned like the content text

    Thanks in advance
    Kind regards
    Franz

    #1349786

    Hey schweg33,

    Thank you for the inquiry.

    Would you like the ticker to slide from left to right instead of vice versa? There might be an option in the plugin that can handle this. Have you tried adjusting the plugin shortcode?

    Best regards,
    Ismael

    #1350126

    Sorry,
    I think we have misunderstood each other.
    From right to left that’s fine.
    But as you can see in the prinscreen below the ticker on the left does not go all the way out

    thanks
    kind regards Franz

    #1350158

    Hi,

    Thank you for the screenshot.

    You can try this css code to remove the padding on both sides of the ticker container.

    .ditty-ticker__contents {
        padding: 0 !important;
    }
    

    Best regards,
    Ismael

    #1350200

    Hello Ismael
    Now it works fine

    You can close this request

    Friendly greetings
    Franz

    #1350222

    Hi Franz,

    Great, I’m glad that Ismael could help you out. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘text of the ticker left-aligned’ is closed to new replies.