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
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
Hi Victoria, worked like a charm.. Thanx!
Hi BenWorx,
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria