Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #716625

    Hello, how do I position this box with the text in the center of the bg image of the colorsection? It’s possible?

    LINK SITE
    (http://www.rainhacinema.com.br/rainha1/servicos-2/)
    /
    LINK IMAGE

    View post on imgur.com

    #716729

    Hey mleite1,

    It looks like you have placed it in a 2/5 container, maybe you could try placing it inside a 1/3 and have two empty 1/3 containers to the left and right of it instead?

    Best regards,
    Rikard

    #716740

    Rikard, thanks for the feedback.

    You did not understand. It is the alignment in height and not horizontal. I want to align vertically. I think I was clear in the picture.

    #717853

    Hi,

    try this code inside Quick CSS field:

    .flex_column.av_two_fifth.flex_column_div.first.avia-builder-el-1.el_before_av_two_fifth.avia-builder-el-first.colunaservicos {
    margin-left: 35%;
    }

    and adjust as needed.

    Best regards,
    Andy

    #718026

    Hi, thanks for the feedback.

    We put the code and did not change the positioning at all. It was the same.

    I put 65%, 80%, 10% and nothing to change the positioning.

    #718260

    Hi,

    try to add an !important:

    .flex_column.av_two_fifth.flex_column_div.first.avia-builder-el-1.el_before_av_two_fifth.avia-builder-el-first.colunaservicos {
    margin-left: 35% !important;
    } 

    If it’s still not working for you, then please send us admin access.

    Best regards,
    Andy

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