• 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

    • This topic was modified 6 years, 2 months ago by blp0m.
Viewing 3 replies - 1 through 3 (of 3 total)
  • 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

    Thread Starter blp0m

    (@blp0m)

    Perfect! Thank you!

    Great! I’m glad that works for you. Let me know if you need anymore help with this.

    -Kevin

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show portfolio title in grid’ is closed to new replies.