Forums
Home / Theme: Ascend / Show portfolio title in grid
(@blp0m)
6 years, 9 months ago
I was wondering if there’s an easy way to show the title of the portfolio in the homepage grid all the time, rather than when you hover over? Thanks
(@jx-3p)
Hello,
try adding this CSS to Theme Options> Custom CSS, and let me know if it works for you:
.portfolio-loop-image-container .portfolio-hover-item .portfolio-hover-item-inner { opacity: 1 !important; }
-Kevin
Perfect! Thank you!
Great! I’m glad that works for you. Let me know if you need anymore help with this.