• Resolved emmelie025

    (@emmelie025)


    Hi!

    Love the Kale theme! I would like to display only the Images and Title on the home page, removing the text until the link is clicked on. I know how to remove the text below the featured posts with an Additional CSS but how do I also remove the text below the other posts on the home page?

    Thanks for all your help

    Have a good day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • TUT Support

    (@phpexpert21)

    Hello emmelie025,

    Please provide me site link so we can provide custom css as per the need.

    Kind Regards,

    Manoj

    Thread Starter emmelie025

    (@emmelie025)

    Hi Manoj,

    Here you go: http://curiouscase.nl/

    jarektheme

    (@jarektheme)

    Hi there,

    Please add the following css to Appearance → Customize → Additional CSS:

    .home .entry-summary {
        display: none;
    }

    Hope that helps. Feel free to reach out if you need anything.

    Thread Starter emmelie025

    (@emmelie025)

    Thank you, it works perfect!

    jarektheme

    (@jarektheme)

    I’m glad to hear that 🙂

    Feel free to reach out if you need anything.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Remove text below posts on homepage’ is closed to new replies.