Only show title on Slider, no excerpt.

  • diegoreav

    #48213

    Hi, is there any way or is it possible that the slide only shows the title of the entry, but without the excerpt?

    Very good update, thank you very much!

    Admin

    Syahir Hakim

    #48228

    Copy and paste this code to the Additional CSS option:

    .carousel-caption p {
       display: none;
    }

    diegoreav

    #48238

    Thanks!! Works fine!

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.