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

    Hello,

    Can you please give me the code which aligns the text on the page in the middle.

    The sample screen, what I mean is here: http://imgur.com/a/ZqLNM

    #693523

    Hey pimroll,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .av_textblock_section p {
        padding-left: 33.33%;
    }
    

    Best regards,
    Jordan

    #693592

    Thanks, it worked!:)

    #693790

    Hi,

    You’re most welcome! Feel free to reach out again if you have any other questions :)

    Best regards,
    Jordan

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How can I align the text in the page in the middle’ is closed to new replies.