• Resolved brendanalbert

    (@brendanalbert)


    BOOTSTRAP SLIDER: It seems you have to put something into the slide description to have the READ MORE button show up in the slider. I am putting my description text in the actual slide with photoshop so I can style it.

    Right now I have put a dot but that is not a fix and I see it on the slider.

    Any help would be greatly appreciated.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi,

    Post your website URL.
    We can try to use Custom CSS to hide your slider buttons.

    Thank you.

    Thread Starter brendanalbert

    (@brendanalbert)

    Not sure what you mean, hide the slider buttons?

    The site is not live and I can give you the login but how do I make it private?

    Thread Starter brendanalbert

    (@brendanalbert)

    I am looking to have the READ MORE button show up on the bootstrap sliders WITHOUT having to add text into the description. If I leave out the description area of the slider the READ MORE button will not show up

    — Removed this wrong answer —

    Hi,

    I think I misunderstood your question.

    Yes, you are right.
    There is no way to have the slider button show up without entering slider description.

    You will have to propose to the theme author to make this possible.
    Here is his contact. https://theme4press.com/contact/

    Thank you.

    Hi,

    I made a test.
    If you enter slider description and slider button.

    You can use the following in Theme Options -> Custom CSS
    It will will only hide the slider description, and not the slider button. Because the button is a HTML a tag and not p tag within carousel-caption class.

    #bootstrap-slider .carousel-caption p {
        display: none !important;
    }

    Thank you.

    Thread Starter brendanalbert

    (@brendanalbert)

    You are awesome man. Thanks. That worked!

    I was worried I would never get that figured out.

    You are welcome! ??
    Thank you.

    Would be possible to link the entire slide?
    I dont want to use a button.

    Regards

    • This reply was modified 7 years, 9 months ago by marcoseduardo.
Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Want READ MORE in slider to show WITHOUT any text in Slide description’ is closed to new replies.