Essential Grid - Always show Title Area

Hi there,

I’m trying to modify a skin, but I can only set the Title to appear on hover. I would like it to always show.

Here’s the site: http://www.lilipataki.com/wishlist/
Here’s what I have tried so far: https://www.themepunch.com/faq/never-hide-overlay-on-media/ Does not work so far

Any ideas what I might be doing wrong?
I’ll add a account and pw in a secure note.

Thanks!

Hi There,

Please add the following code to Theme Options CSS

#b5a5e0e367bbb6 .bo-info {

    opacity: 1 !important;
}

Hope it helps

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.