• I would like to know the Custom CSS to align the Body text and additional content in the center. Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Support Chito

    (@chitocamacho)

    Hi there,

    Thanks for writing!

    Try adding this into Custom Styles:

    #body_content_inner p,
    #body_content_inner h2
    {
        text-align: center !important;
    }

    If there are elements that still need to align in the center, kindly share a screenshot to replicate it on our end and provide you with the correct CSS.

    Kind regards,
    Chito

Viewing 1 replies (of 1 total)
  • The topic ‘Custom CSS to align the Body text and additional content in the center’ is closed to new replies.