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

    When I put a colored section at the top of the landing page, it does not appear on the page.

    If I double it so there are 2 colored sections at the top, 1 of them appears.

    This has only been an issue on my one site.

    See images + site link attached.

    #1220108

    Hey mmf1,

    This CSS is causing that to happen:

    #av_section_1 {
        display: none;
    }

    I’m not sure exactly where it’s added though, maybe on the page itself?

    Best regards,
    Rikard

    #1220927

    That did the trick- thank you!

    #1220934

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘1st section not showing up on landing pages’ is closed to new replies.