[ad_1]
Hello, I am trying to help out to a friend who wants have similar item on web page which uses avada theme. Basically its like content box with text and button in another reactangle which has image set as background.
Any ideas how it could be done? Is there an easy way? I am not quite familiar with this theme’s element….
Thank you in advance.
https://preview.redd.it/7aqhct569y9d1.png?width=1082&format=png&auto=webp&s=e67f5e17e96de96a0b84923304317830331b3a46
[ad_2]
Basic html and CSS would see you create a section with a background image.
Inside the section, you create a div for the content, and apply negative margin to move it upwards.
This isn’t a WordPress question, it’s a HTML and CSS coding question.