Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #106956
    JChrisA
    Participant

    Hi!

    Great theme…I would like to be able to keep the featured images in the slider for also showing content from the body of the pages, while keeping the title of the page and keeping the read more button. How do I do this?

    Thanks!
    JChrisA

    #106963
    Mahesh
    Keymaster

    @jchrisa: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #feature-slider .entry-content {
        display: none;
    }

    Regards,
    Mahesh

    #107046
    JChrisA
    Participant

    Thanks, Mahesh…worked great! 🙂

    #107106
    Mahesh
    Keymaster

    @jchrisa: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Removing content excerpt from featured slider images.’ is closed to new replies.