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

    Hi,

    I’m having a bit of trouble getting the columns to top align properly. The second column seems to be dropped underneath the heading of the first. You can see what I mean below.

    I’ve tried to remove all the space between the shortcodes, placing them on new lines, but no avail.

    Look forward to hearing from you.

    Cheers,
    Luke

    #287815

    Hey Luke!

    Try adding this code to the Quick CSS:

    div.av-special-heading.av-special-heading-h3.meta-heading {
        margin-top: 0 !important;
    }

    Cheers! 
    Josue

    #287832

    That’s done the trick!

    Thank you :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Columns not top aligned’ is closed to new replies.