Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #911588

    Hi, how can I make the text on the left side bubbles of an image hotspot element be aligned to the right instead of the left?

    I want the right side bubbles to remain left aligned, only the left side bubbles should be right aligned.

    How can I do this?

    #911657

    Hey DROR,
    Try this code in the General Styling > Quick CSS field:

    .av-tt-hotspot.av-tt-pos-left .inner_tooltip p{
        text-align: right !important; 
    }

    Best regards,
    Mike

    #911659

    Awesome. Thanks!

    #911672

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to right align the text in an image hotspot element?’ is closed to new replies.