Viewing 1 replies (of 1 total)
  • Hi novelist99. Try adding the following CSS to a child theme style.css file or a plugin like Simple CSS:

    /* lights only displayed on home page */
    body:not(.home) #lights {
      display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘One page instead of whole site?’ is closed to new replies.