• Resolved mr11250

    (@mr11250)


    Hi Ben,
    I love your Startup Blog theme, but I was wondering if there is a way to remove the colored overlay from the slider. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hey there,

    Sure, this CSS should work well for that:

    .bb-slider .image-container:after {
      display: none;
    }

    Please copy & paste the code above into the “Additional CSS” section in the Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter mr11250

    (@mr11250)

    Awesome! Thanks for your help, Ben.

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove the slider overlay’ is closed to new replies.