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

    Hi, I have a problem that the top of my text column on the right is not level with the top of my image column on the left.

    How can I bring the text column up to align at the top?

    Thanks, Richard

    #304169

    Hey Richard!

    Thank you for using the theme.

    You can add a top margin on the slider with this on Quick CSS or custom.css:

    .page-id-24 .flex_column.av_one_half.first.avia-builder-el-0.el_before_av_one_half.avia-builder-el-first {
    margin-top: 18px;
    }

    Cheers!
    Ismael

    #305033

    Thanks Ismael, that worked

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Top of columns not aligning’ is closed to new replies.