Comments 3slego started the conversationJune 12, 2017 at 7:13amHi,I have a portfolio hover with title and subtitle.Works fine except at resolution 990px - 780px the subtitle dissapears ? [deleted] repliedJune 12, 2017 at 7:51amHi slego,Can you please add the code below to your Custom CSS area: @media screen and (max-width: 992px) { .portfolio-holder .thumb .hover-state .info p { display: block !important; } } 3slego repliedJune 12, 2017 at 7:54amperfect, thank you! Sign in to reply ...
Hi,
I have a portfolio hover with title and subtitle.
Works fine except at resolution 990px - 780px the subtitle dissapears ?
Hi slego,
Can you please add the code below to your Custom CSS area:
perfect, thank you!