Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #903547

    Hi – I want to remove the link for the blog titles – can you help?

    Thanks

    #903627

    Hey bobjonesdesigns,
    You can remove the ability to click the blog title links with this code:

    .entry-content-wrapper .post-title {
    pointer-events: none;
    }

    Or you could edit the theme file and remove the link: Please read this post

    Best regards,
    Mike

    #903695

    Perfect! Many thanks!

    #903705

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove title link on blog page’ is closed to new replies.