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

    Hi guys,
    As always, thanks for a great theme!

    I am wondering if there is any way to remove the links from a masonry overview? What I wish to do is to use the masonry posts and show the image, title and text but remove the link so that the users can’t click on any of the posts in the masonry overview. Is that possible?

    Regards,
    Rasmus

    #682085

    I think I solved it by myself. Sorry for asking without testing first :)
    Here is the solution.

    .av-masonry-container a.post {
      pointer-events: none;
    }
    #682472

    Hi,

    Great, glad you found a solution and thanks for sharing :-)

    Please let us know if you should need any further help on the topic.

    Regards,
    Rikard

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