Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #244363
    dedale74
    Participant

    Hello,

    I would like to show excerept only on my home page here :
    http://www.baptistecourtois.com/#latest-post-1888

    But I have a little black button that appear on every articles.

    How do I remove this button please ?

    Thanks and have a good day.

    #244465
    Skandha
    Participant

    @dedale74: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home article .more-button {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #245561
    dedale74
    Participant

    Oh sorry, I didn’t see the answer. It’s working thank you. I still have the “…” text but it’s still less ugly.

    Have a good day.

    #245598
    Skandha
    Participant

    @dedale74: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-fullscreen/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Show excerpt only in Catch F’ is closed to new replies.