Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #53366
    Stephanie
    Member

    My post images already have the title of my posts in them, how do i remove the white title and excerpt from the feature slider.

    i have tried changing color and taking min excerpt words down to 0 both with no success.

    please help

    #53391
    Sakin
    Keymaster

    @Stephanie: You can add the following css in “Appearance => Theme Options => Custom CSS” box to hide the Featured Post Slider title and excerpt text.
    #main-slider .entry-container { display: none; }

    But if you choose Featured Image Slider from “Appearance => Theme Options => Featured Slider => Slider Options => Select Slider Type” then you can use upload image and link as per your need. If you don’t want title and content then you lave that empty.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘how to remove title and Excerpt from post feature slider’ is closed to new replies.