Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #288784

    For some reason after I add a bacjground image to the main content area (center bottom, green grass), the background image in the color box ceases to stretch the full width of the page?

    Any help would be appreciated.

    #288840

    Hey Roger!

    Try adding this code to the Quick CSS:

    #av_section_1 {
        background-size: cover !important;
    }

    Cheers! 
    Josue

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