• Resolved xyzBrian123

    (@xyzbrian123)


    The text for the explanations has a centered alignment. I would like it to be left adjusted. Is there custom CSS for this and can you tell me what it is? Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support gavinohanlon

    (@gavinohanlon)

    Hi xyzBrian123,

    Thanks for your message. I will be glad to help.

    For this, you can try entering the following CSS into your chosen custom CSS field. You can try going in your WordPress admin panel and go to Appearance –> Customize –> Additional CSS

    Then copy and paste the CSS below and hit Publish.

    #fca_qc_hint_p {
    text-align: left;
    }

    I hope that helps. If there is anything else, feel free to get back to us.

    All the best.

    Plugin Support gavinohanlon

    (@gavinohanlon)

    Hi XyzBrian123,

    I hope all is well.

    I am going to mark this as “resolved” but if you have any more issues, feel free to reach out to us again, and we will be happy to assist.

    All the best.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change Text Alignment’ is closed to new replies.