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

    Hey There,

    perhaps someone can help me.
    The Text and centered Icons on the bottom of the page change to left align when i make the browser smaller.
    On ipad its aligned left from the beginning even though I did not set it to left and also tried to force the element with an additional css to be left aligned.

    Do you know why?

    Cheers
    Monika

    #1470306

    Hey Monika,

    Thank you for the inquiry.

    The content is still center-aligned, but the text gets pushed out of the container because of the column padding.

    .flex_column.av-m2w8a60p-13fc3685d08ecccadf0728ef376c8d28 {
        padding: 100px 100px 100px 60px;
    }

    Have you tried adjusting the padding and margins on smaller screens? Edit the settings, then toggle the device icons to adjust the values for different sizes.

    Best regards,
    Ismael

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