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

    Screenshot-2024-01-16-102654

    As you can see here, Bullets not showing in tooltips – how can I fix this issue?

    • This topic was modified 10 months, 1 week ago by whdsolutions.
    #1430232

    Hey whdsolutions,

    Thank you for the inquiry.

    Adding this css code should adjust the style of the ul and ol list inside the tooltip.

    .avia-tooltip ul, .avia-tooltip ol {
        list-style: disc outside !important;
    }
    

    Best regards,
    Ismael

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