• Resolved lulemanijak

    (@lulemanijak)


    How can i remove hover effect on sliders and remove post title and read more button?

    The page I need help with: [log in to see the link]

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

    (@bensibley)

    Thanks for using Startup Blog!

    You can hide the titles and read more button with this CSS:

    .bb-slider .title,
    .bb-slider .read-more {
      display: none;
    }

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

Viewing 1 replies (of 1 total)
  • The topic ‘Slider options’ is closed to new replies.