Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Intro Widget on every page #121092
    jerlyon
    Participant

    https://prevail.thorncreek.church is the URL.

    I did find one way to “fix” this, but I’m not sure of how good it is and whether it could affect other things. If I add the following code to the Additional CSS section, the Intro Widget area is only displayed on the front page. I took out the work-around so you could see the normal behavior I’m seeing.

    /* Intro Widget for home only fix */
    #supplementary { display: none; padding: 30px;}
    .home #supplementary { display: block;}
    in reply to: Intro Widget on every page #121030
    jerlyon
    Participant

    @tikaram that was already set. I still see the Intro Widget (I’m using a video) on every page.

Viewing 2 posts - 1 through 2 (of 2 total)