L
LileshDec 15, 2019
I just want to remove all icons from portfolio overlay when I removed icon & class it show's weird,
how do I remove all icons from that?
I just want to remove all icons from portfolio overlay when I removed icon & class it show's weird,
how do I remove all icons from that?
Hello,
Simply removing the Icons from the .portfolio-overlay DIV should work fine. Example:
<article class="portfolio-item pf-media pf-icons">
<div class="portfolio-image">
<a href="portfolio-single.html">
<img src="images/portfolio/4/1.jpg" alt="Open Imagination">
</a>
<div class="portfolio-overlay">
</div>
</div>
<div class="portfolio-desc">
<h3><a href="portfolio-single.html">Open Imagination</a></h3>
<span><a href="#">Media</a>, <a href="#">Icons</a></span>
</div>
</article>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.
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