-
AuthorPosts
-
June 6, 2014 at 1:15 pm #275564
Hi, some weeks ago i had a issue with the background image loading up in the layer slider, the solution was to remove the custom image BG and add this to the custom CSS:
.main_color#after_layer_slider_1 {
background: #ffffff url(http://florestana.com/wp-content/uploads/2013/04/fundo_rodape.jpg) bottom center repeat-x scroll;
}First it was working, but them it just stopped in two specific pages: http://florestana.com/a-empresa/quem-somos and http://florestana.com/responsabilidade-ambiental
thanks!
June 6, 2014 at 3:59 pm #275622Hi Nerohm!
Thank you for using the theme.
Are you trying to add the background on a color section? If possible, please post a screenshot on where you want to display the background. Please try to add this on Quick CSS or custom.css:
.page-id-2874 div#av_section_1, .page-id-2896 div#av_section_1 { background: #ffffff url(https://florestana.com/wp-content/uploads/2013/04/fundo_rodape.jpg) bottom center repeat-x scroll; }Cheers!
IsmaelJune 6, 2014 at 4:20 pm #275644Hi Ismael, no, I want to add the background image to the main content, like in these pages that is working just fine: http://florestana.com/produtos/lenha
http://florestana.com/home
http://florestana.com/a-empresa/nossa-historia
http://florestana.com/contatoThe only pages that i want to put the BG image that isn’t working are these two: http://florestana.com/a-empresa/quem-somos and http://florestana.com/responsabilidade-ambiental
Thanks!
June 6, 2014 at 9:54 pm #275844Hi!
Change the code you have to this:
.main_color.container_wrap { background: #ffffff url(https://florestana.com/wp-content/uploads/2013/04/fundo_rodape.jpg) bottom center repeat-x scroll; }Regards,
JosueJune 9, 2014 at 1:30 pm #276423Hi Josue,
Now the image is showing up in the layer slider before it loads completely, this was my initial problem, remember?
Thanks!
June 9, 2014 at 5:37 pm #276478Hey!
Yes i do, add this too:
.avia-layerslider.container_wrap { background: none !important; }Cheers!
JosueJune 9, 2014 at 6:14 pm #276505Now i think you did it.
Thanks!
June 9, 2014 at 6:14 pm #276506You are welcome, always glad to help :)
Regards,
Josue -
AuthorPosts
- The topic ‘Background main content image NOT loading in some specific pages’ is closed to new replies.
