transparent doesn't work
See original GitHub issueI’m tryng to apply a transparent color to a nav, but its not work:
<div class="nav-wrapper transparent">
<a href="#!" class="brand-logo"><img src="img/logo.png" class="square" width="10%;"> </a>
<a href="#" data-activates="mobile-demo" class="button-collapse"><i class="material-icons">menu</i></a>
<ul class="right hide-on-med-and-down">
<li><a href="" class="green-text">A ONG</a></li>
<li><a href="">Projetos</a></li>
<li><a href="">Filie-se</a></li>
<li><a href="">Media</a></li>
</ul>
<ul class="side-nav" id="mobile-demo">
<li><a href="">A ONG</a></li>
<li><a href="">Projetos</a></li>
<li><a href="">Filie-se</a></li>
<li><a href="">Media</a></li>
</ul>
</div>
Issue Analytics
- State:
- Created 8 years ago
- Comments:9 (1 by maintainers)
Top Results From Across the Web
css - transparent background-color not working - Stack Overflow
I created a "spazioVuoto" class in css that should make the background transparent, but it doesn't. Can anyone help me? PS. if you...
Read more >SOLVED: Windows 10 Transparency Effects Not Working
See how to fix, if Windows 10 transparency effects (acrylic blur effect) not working, especially in Settings app, in this video.
Read more >Transparent background does not stay transparent
I'm on photoshop 2020 (v21.1.3 and this is not working. I cannot find a way to export a transparent background and I've been...
Read more >Why does a PNG I downloaded not display transparency in ...
I have been trying to download photos/pictures from the internet and edit them, but whenever I do it the transparent background becomes white....
Read more >Picture Transparency Doesn't Always Work
Picture Transparency Doesn't Always Work · On the Start menu, enter Control Panel in the search box and select Control Panel from the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Why is this still broken? Hummm. @torreslucas13 did you ever figure it out?
You have to add the class to the nav: