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

    Hi,

    I managed to decrease the margin between the lay-out elements using:

    div .av_one_half {margin-top:20px; margin-left:1%; width:49%;}

    However, the first block on all pages is not in line with the other lay-out elements…

    http://goo.gl/YN6cX

    How can I get the first element in line with the other?

    #123628

    Hi!

    Did you find a solution? I’m asking because the thread is marked as resolved.

    Regards,

    Peter

    #123629

    Hello Peter,

    Found a solution:

    .avia-builder-el-4{

    margin-top: 0px !important;

    }

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Margin Lay-out element’ is closed to new replies.