- This topic has 1 reply, 2 voices, and was last updated 7 years, 1 month ago by Hash.
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- December 19, 2017 at 10:39 pm #4514CaddisArtParticipant
In another thread, I found a CSS fix to hide the link icon: https://hashthemes.com/support/topic/delete-link-icon-in-portfolio-image/
I like the portfolio look and the categories, but want to use the section as a small gallery.
Here was the code from the thread:
.hs-portfolio-caption a.hs-portfolio-link{display:none}It didn’t work. Any thoughts?
Thanks!December 27, 2017 at 10:13 pm #4536HashKeymasterThis code is for HashOne theme.
For Total theme, here is the code
.ht-portfolio-caption a.ht-portfolio-link{ display:none; }
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.