Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #297611

    Hi again

    I’m using the post slider on my homepage and would like to hide the “post date” and “comments” – In fact I would like only to display the title, excerpt and read more link.

    Thanks in advance.

    #298391

    Hey Arran!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .slide-content .slide-meta {
    display: none;
    }

    Cheers!
    Yigit

    #299560

    Great stuff… Thanks again

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Post Slider’ is closed to new replies.