Comments Storeseeker started the conversationOctober 1, 2018 at 7:41pmI saw this layout on your demo website: https://codex-themes.com/thegem/portfolios/justified-portfolio-demos/portfolio-justified-2x-2/ What I like is that item title is always visible (and not just on hover). How can I do the same? 7,095Oliver repliedOctober 2, 2018 at 7:55amHI! pls. use following css: .portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .title { opacity: 1 !important; transition: none !important; display: block; transform: none !important; top: 0; color: #000; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
I saw this layout on your demo website: https://codex-themes.com/thegem/portfolios/justified-portfolio-demos/portfolio-justified-2x-2/
What I like is that item title is always visible (and not just on hover). How can I do the same?
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver