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

    Hi there
    pls check the page

    i want the NOTE
    left-aligned text, not center aligned
    Thanks

    Wang

    #1438228

    Hey Yaphoon,

    Thank you for the inquiry.

    You can add this css code to adjust the alignment of the content in the message box:

    .avia_message_box_content p {
        display: inline-block;
    }
    

    Best regards,
    Ismael

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