• Resolved melka34

    (@melka34)


    Hello everybody !
    I d like to know if it’s possible to only show title in slider.
    The slider show the title and a part of the article, i would like to show only the title.
    Thanks for you help !!

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

    (@silkalns)

    Add this code to Theme Options – Other – Custom CSS

    .featured-content {
        display: none;
    }

    It will hide post excerpt from slider but it will leave post title in place.

    Thread Starter melka34

    (@melka34)

    It works perfectly ! Thanks a lot for your great thème and support Silkalns

    Hi Silkalns,
    My slider is showing only part of the article and not the title.
    I tryed the code above but them the slider shows only an empty gray box.
    What could be wrong?
    https://www.loveandroad.com
    tks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show only title in slider’ is closed to new replies.