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

    Go here

    https://www.bluesquidmedia.com/local-marketing/sign-up/

    This is a layout without the header and the top orange and red ray background is supposed to be fixed. For me (Chrome) it isn’t fixed and it glitches and shows the black background.

    Any thoughts?

    #129749

    Hi,

    On background-repeat choose Stretch to Fit. I think your color section is working. Try to place it at the bottom, see if the fixed effect is working. When you say fixed on the Color Section it doesn’t mean that the section will scroll with the page, it just mean that the background of the section will scroll down with the page.

    Or add this on your custom.css, to test it.

    #av_section_1 {
    height: 999px !important;
    }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Fixed BG on "Color Section" Glitching’ is closed to new replies.