Tagged: , , , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #296999

    hi
    how to remove the link from the post title in the blog?
    thx

    #297000

    Hi denis-lvov!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .single .post-title {
    pointer-events: none;
    }

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.