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

    hi guys,

    as you can see i insert two one-half columns and in the second one text is not in top line with image in first one-half column.

    can you post css please?

    i tried but it did not work
    .av_one_half + br {
    display: none;
    }

    link to problem is in private section

    #798493

    Hey Uroš,

    I`ve tried to access your site but I got a 404 error. Might you check this?

    Best regards,
    John Torvik

    #798509

    sorry changed url here is the right one

    #798708

    Hi,

    Please try this code in Quick CSS:

    .av_one_half.avia-builder-el-7 .avia_textblock  p:first-child {margin-top:0px !important;}

    The space is caused by the standard margin for paragraphs. The code above will remove the top margin just for the first paragraph of that specific column.

    I hope that helps!

    Best regards,
    Sarah

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