Portfolio Overlay - Persisting icons

3 replies · opened May 21, 2017

MmarciobbsMay 21, 2017

Hello there.

How can I make the icons always visible in the Portfolio Overlay for screens below 767px ?

Please see the attached file.

By the way, this is a great product. Congrats.

Thanks
MB

SSemicolon WebSTAFFMay 24, 2017

Hello,

Thank You so much for the Kind Words! :)

This is Definitely Possible. Simply add the following CSS Code:

@media (max-width: 767px) {

	.portfolio-overlay a.center-icon,
	.portfolio-item .portfolio-overlay { opacity: 1; }

}

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

MmarciobbsMay 26, 2017

Hey, I much appreciate it.

Unfortunately it did not work out. I want the icons visible on load the page. Not on hover.

Thank you so much :)

SSemicolon WebSTAFFMay 29, 2017

Hello,

We have tested out the Codes and it works fine for us. Can you please provide us with a Live URL so that we can check out the exact issue and provide you with a more accurate solution for this. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard