Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #378035

    Hi,

    I’m having some trouble with my page elements not lining up.

    As you can see on the attached page, the “Center Events” area and “Donate Today” areas are not lined up – but on the backend they are correct. Please advise.

    #378358

    Hi mcraig77!

    Please add following code to Quick CSS

    p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
    margin-top: 0;
    }

    Regards,
    Yigit

    #378546
    This reply has been marked as private.
    #379085

    Hi!

    Please add following code to Quick CSS as well

    .home .avia-builder-el-26 {
    margin-top: -15px!important;
    }

    Best regards,
    Yigit

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