Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #502175

    hi can you help me to center this text. i have set the alignment to “center” but it don`work.

    #502442

    Hey wiwaldi79!

    Thank you for using Enfold.

    The text alignment is not working because of this custom css code in the style.css file:

    .avia_textblock p {
        display: inline-flex;
        vertical-align: middle;
    }

    Please remove it.

    Regards,
    Ismael

    #502525

    Thanks, CLOSED.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘center text – alignment center’ is closed to new replies.