Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  admin 2 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • tooltip content alignment #121649

    arkgroup
    Participant

    I am using tooltip for grid. It seems content text is aligning center. How can I changed that? I want text to be align left.

    Thanks

    tooltip content alignment #121651

    admin
    Keymaster

    Hi arkgroup,

    I would suggest you to do the following:

    1. See the tooltip’s css class. If you use our tooltip, it is .jqx-tooltip.
    2. Add a CSS style for that CSS class and set display: flex and then align-content and justify-content CSS properties to align the tooltip’s content.

    Best regards,
    Peter Stoev

    jQWidgets Team
    https://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.