- This topic has 2 replies, 2 voices, and was last updated 6 years, 11 months ago by
Anonymous.
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- October 5, 2018 at 10:30 am #8345
Anonymous
InactiveHello,
I was wondering if there is a way to hide the magnification icon in the portfolio section.
I was able to hide the link icon, but would also like to do the same for the magnifying glass.
Thank you.
October 5, 2018 at 7:36 pm #8349Hash
KeymasterYes, you can do it with some custom CSS code. Here is the CSS code. Go to Appearance > Customize > Additional CSS and paste the below CSS code.
However, if you want to do it easily from the customizer panel then you can upgrade to Premium version as well. There are lots of other features available too in the premium version.
.ht-portfolio-caption a.ht-portfolio-image{ display:none; }
October 9, 2018 at 5:54 am #8392Anonymous
InactiveThank you for the quick response. It worked great!
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.