Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter dciny

    (@dciny)

    I’ve tried adding the following CSS to no effect:

    .fbps-album h3 {
    display: none;
    }

    Thread Starter dciny

    (@dciny)

    Nevermind! This fixed it:

    .lg-sub-html {
    display: none !important;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Descriptions’ is closed to new replies.