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

    Hello,

    I have tried everything to move the right column (White Background with Text) to the bottom of the color section (Image background) but I cannot seem to get it to work. It currently is centered vertically. Any suggestions?

    Thank you!

    #1094604

    Hey Eagles1227,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .avia-section.av-minimum-height .container .content {
        vertical-align: bottom !important; 
        padding-bottom: 0px !important; 
    }

    Best regards,
    Mike

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