Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Align elements inside of a row to the top of the parent #688982

    Unfortunately, it’s still on localhost, but I managed to figure it out like this in custom.css:

    .avia-section.av-minimum-height .container .content {
    vertical-align: top !important;
    }

    .avia-section-huge .content, .avia-section-huge .sidebar {
    padding-top: 0;
    padding-bottom: 0;
    }

Viewing 1 post (of 1 total)