Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #26280
    Ena
    Member

    How can I turn this off?

    #26308
    Sakin
    Keymaster

    @Ena: Sorry I am not so clear about this one. Can you explain little more. Maybe you can point to your site and explain.

    #26316
    Ena
    Member

    Sure. In the page slider, an excerpt of the page shows. It is about 40 characters. Can I stop the excerpt from showing in a slider?

    #26328
    Sakin
    Keymaster

    @Ena: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to remove the Excerpt text from your slider. Now it will just show the title.

    #slider-wrap .featured-text .sep,
    #slider-wrap .featured-text .slider-excerpt { 
        display: none;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Excerpt Line’ is closed to new replies.