Viewing 1 replies (of 1 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello klirenso,

    You can hide it with css. Add below css code into your current active child theme’s style.css file or you can also add it to additional css option in theme customize option.


    p.excerpt a:last-child {
    display: none;
    }

    Hope this will helps you.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Removing “Read more →”’ is closed to new replies.