- This topic has 1 reply, 2 voices, and was last updated 7 years, 4 months ago by Hash.
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- February 13, 2017 at 6:27 pm #1941SincroParticipant
Good morning,
I would like to delete the link icon when you put the cursor over the image in the portfolio section. I want that only appears the lens icon to maximize the image.
How can I do this?
Thanks!
February 16, 2017 at 12:32 am #2014HashKeymasterHi,
Go to Appearance -> Customizer. In the Additional CSS field, add the below CSS code
.hs-portfolio-caption a.hs-portfolio-link{display:none}
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.