Okay
  Public Ticket #3425061
Post ticker
Closed

Comments

  •  1
    Guillaume started the conversation

    Hello,

    I'm looking how increase Label pading of news ticker.

    If i put to many letter, the news ticker go two line and i need to keep a one line layout so i need to increase the label pading.

    Thank you if you have any idea to help me,

    Best Regards,

    Attached files:  Capture d’écran 2023-07-28 154451.png

  •  158
    Adarsh replied

    Hi Guillaume,

    Thank you for reaching out to us.

    To increase the width of the label of the post ticker widget, you can use the following Custom CSS:

    .uc_diagonal-news-ticker .uc_ticker-heading{
      min-width: max-content !important;
    }
    

    This CSS will adjust the width of the label based on its content, ensuring that it is wide enough to display the label in one line.

    If you have any more questions or need further assistance, feel free to let us know.

    Best regards, 

    Adarsh

    Best Regards,
    Adarsh

  •  1
    Guillaume replied

    Thank you it's ok !

  •  158
    Adarsh replied

    You're most welcome,

    If you need any further help, Please don't hesitate to open a new ticket.

    Best Regards,

    Adarsh

    Best Regards,
    Adarsh