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

    Hi I’m looking for a solution of how to position section and image in a section to overlap like this example

    in this case its an image with promo box, but it can be a text with an added button

    #1205953

    Hey Szczepan,

    This should be possible via css. Please provide a link to the site/page in question.

    Best regards,
    Jordan Shannon

    #1206500

    All I have done is this, but it’s just a mock-up. I don’t know how to do that properly

    #1206917

    Hi,

    Add this to quick css. This code is based off the link you sent:

    .flex_cell.no_margin.av_one_fifth.avia-builder-el-25{
        position: absolute!important;
        margin-top: 50px!important;
        margin-left: -150px!important;
    }

    Best regards,
    Jordan Shannon

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