• Resolved rvek

    (@rvek)


    Hi..
    I was customizing my homepage slider and I don’t want the button option ‘Read more’ but it is unable to remove. Either I have to write something in it or else it will be shown read more text automatically. Is it possible to remove that option?

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

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

    (@bensibley)

    Thanks for using Startup Blog!

    Please add this CSS to hide the “read more” button in the slider:

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

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

    Thread Starter rvek

    (@rvek)

    Thank you so much
    You have a wonderful service

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Read more button’ is closed to new replies.