1
Well, as you can see, the top is a black banner, the web size is normal, but when I decrease, I see to test the responsive, I see that the banner is getting below the menu. The division of the menu is on this white line, as you can see, it’s going through a lot! How do I solve?
<!-- Começo do logo
============================================= -->
<div id="logo" class="divcenter">
<a href="index.html" class="standard-logo"><img class="divcenter divtopo" src="images/topo-2.png" alt="banner"></a>
<a href="index.html" class="retina-logo"><img class="divcenter divtopo" src="images/[email protected]" alt="banner"></a>
</div><!-- Fim do Logo-->
You could add the relevant code to your question?
– Chun
I added the banner insertion html code.
– Alberto Freire
I do not understand your question. What is the problem?
– Jorge B.