Archived topic
Background image
3 replies · Started by Jorge Mario on December 1, 2019
Hi
I read other post about it but the resultis the same.
I tried solutions given in those post, but my site does not accept the background image.
I´m using elementor pro, I Added a custom CSS in two differents ways:
First this one:
.full-container {
background-image: url( “http://mlmconstruccion.com/WP/wp-content/uploads/2019/11/bg-site.jpg” );
position: absolute;
left: 20%;
}
Then this:
body {
background-image: url( “http://mlmconstruccion.com/WP/wp-content/uploads/2019/11/bg-site.jpg” );
background-size: cover;
}
This is the site
Hi there,
Your entire site (including header and menu) are all coming from Elementor.
Have you checked with their support to see what would be the best way to accomplish this?
Let me know :)
Oh I see.
I'll check it out.
Sounds good :)