Not displaying zoom icon and link icons on hover for blog posts
Hello,
Everything is pretty much in the title. Is there a way for me not to display the icons appearing on hover on the featured image on the blog page and on the muffin widgets showing latest articles ?
However, I would gladly keep this display on the porfolio page and portfolio widgets.
The featured image on a blog post should just be here as a button to the article. On the other hand, in the portfolio it is meant to be zoomed in since it is an image file.
I tried the following css :
.image_frame .image_wrapper .image_links {display:none}
However, the problem is that it also removes the icons on the portfolio section, which I don't want remove.
Is there any better way ?
thanks a lot for your answers,
Jo
All the best
Everything is pretty much in the title. Is there a way for me not to display the icons appearing on hover on the featured image on the blog page and on the muffin widgets showing latest articles ?
However, I would gladly keep this display on the porfolio page and portfolio widgets.
The featured image on a blog post should just be here as a button to the article. On the other hand, in the portfolio it is meant to be zoomed in since it is an image file.
I tried the following css :
.image_frame .image_wrapper .image_links {display:none}
However, the problem is that it also removes the icons on the portfolio section, which I don't want remove.
Is there any better way ?
thanks a lot for your answers,
Jo
All the best
Comments