I'd like to add a title over top of my portfolio images on this page
[Links visible only for registered users]
I was hoping to get it to look similar to this:
[Links visible only for registered users]
I also want to remove the magnify and link button, but still keep it so when someone clicks on the image that it links to the portfolio item with full description like it does now.
Comments
1) We are sorry but it is not possible to add text on portfolio items because this requires files customization.
2) To remove hover effect from portfolio items, you supposed to use below css:
.image_frame .image_wrapper .mask::after { display: none !important; }.image_frame .image_wrapper img:not(.ls-l) { top: 0 !important; }
.image_frame .image_wrapper .image_links { display: none !important; }
h6 { line-height: 40px !important; }Anyway, we are very happy that you sorted this with one of our items