Thank you Victoria
Transparency works perfectly.
However the header menu is hidden when scrolling down. How to do to show it same as bigger sizes screen ?
Hi
My Header is not transparent only under 680 px size (appears black above the picture). It works perfectly on PC and Tablet bigger sizes. I’ve tried this code but there is no change :
@media only screen and (max-width: 767px)
{
#top #wrap_all .av_header_transparency
{
background: transparent;
position: absolute!important;
}
}
Hi I have the same problem with a borderline under the logoarea !
I’ve tried the CSS code but the line doesn’t disapear.
Could you please help me to resolve it ?