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

    Hi there,

    I would like to create a boxed background with text and a form on top. Please check this image to see what I mean: http://bit.ly/2m8hGxB
    Have tried many different approaches but can’t find a proper solution. Have a look at the site i’m working (pasted in private section)

    My main problem is that the path to the solution I’m taking is not very solid, stable and precise..

    Do you have a better solution?

    Many thanks!!

    Ben

    #874727

    Hey Ben,

    You can remove the background image and add this code to Quick css

    
    .home.page-id-12 .flex_column.av_two_fifth.avia-builder-el-2  {
        background-color: rgba(123,176,231,0.42);
        border-radius: 3px;
        border: 1px dashed #fff;
        padding: 15px;
        margin-bottom: 20px;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #875410

    Hi Victoria, worked like a charm.. Thanx!

    #875518

    Hi BenWorx,

    Glad we got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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