Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #415180

    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.

    #415373

    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

    #417300

    Thanks Yigit,
    This code is to what?

    .page-id-37 #av_section_1 {
    background-size: cover !important;
    }

    #417304

    Hey!

    It is to cover background image on color section where you have four blocks :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.