Tagged: color section
Question: I need a help from you. I have an image of 1500 x 1135px and need to put as background in the color section. I’ve tried all the settings and leave the deformed image. Why does this happen? Tell me how to solve.
Hi mleite1!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-37 #av_section_1 {
background-size: cover !important;
}
Regards,
Yigit
Thanks Yigit,
This code is to what?
.page-id-37 #av_section_1 {
background-size: cover !important;
}