Comments danidanito69 started the conversationNovember 14, 2017 at 3:35pmHello,I'm working on http://bim2vr.es/recursosThe problem is, when in mobile, the portfolio overlay black color, that helps to read the text, disappears...Is there a way, the overlay remains in tablet/mobile too?Thank you very much.Best,Dani. 9,407Tahir repliedNovember 15, 2017 at 12:44pmHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : @media only screen and (max-width: 1000px) and (min-width: 1px) { .work-item:not([data-custom-content="on"]) .work-info-bg { display: block !important; } } Thanks Salient Support Team danidanito69 repliedNovember 15, 2017 at 12:48pmHey,It worked perfectly.Thanks,Best. Sign in to reply ...
Hello,
I'm working on http://bim2vr.es/recursos
The problem is, when in mobile, the portfolio overlay black color, that helps to read the text, disappears...
Is there a way, the overlay remains in tablet/mobile too?
Thank you very much.
Best,
Dani.
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
Salient Support Team
Hey,
It worked perfectly.
Thanks,
Best.