• Resolved kksidell

    (@kksidell)


    Would someone be able to help me with the correct css code to remove the taxonomy link when hovering over the thumbnail of the post grid. When viewing on mobile it is hard on the small screen to avoid it & it keeps taking me through to the category page rather than the post.

    I have looked through the threads but couldn’t find my exact answer.

    Thank you,

    Karen

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author livemesh

    (@livemesh)

    You can remove the same using custom CSS –

    .lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-terms { display: none; }

    Thread Starter kksidell

    (@kksidell)

    Thanks, will give it a go.

    The notification of your reply went to my spam so I have only just seen this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove taxonomies from hover on post grid’ is closed to new replies.