Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #831437

    I’m using the Blog Posts content element on my home page.

    I was wondering if it’s possible to make the title of the post hyperlink to the blog post itself?

    I’ve provided a link to a screencast video in the private content area to explain what I mean more clearly.

    Thanks

    Paul

    #832610

    Hey paultho,

    Please try the following in Quick CSS under Enfold->General Styling:

    .home .entry-content-wrapper .post-title {
        pointer-events: auto !important;
    }

    Best regards,
    Rikard

    #832804

    Hi Rikard,

    Yes that worked.

    Thanks very much

    Paul

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Blog Posts Content Element – Hyperlink Title of Post to blog post URL’ is closed to new replies.