Hello,
The header menu is no more transparent, don’t know what happened.
How it looks now: https://prnt.sc/mgklsl
Can you tell me how can it make like before, fully transparent ?
Kind Regards,
Hey BYourLord,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
yes sorry I forgot to put the link:
Thanks
i think this will be an auto-optimize thing.
up please help
Hi BYourLord,
Please refrain from replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.
Can you disable caching and minification for now?
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Hello,
Thanks for your reply, here’s the login infos
Hi,
Sorry for the late reply, I see that you had some css for a transparent mobile header, but I don’t think that it was correct, so I added:
@media only screen and (max-width: 766px) {
.responsive #top #main {margin-top: -80px!important;}
#top #wrap_all .av_header_transparency {background-color: transparent!important;}
div#header_main > .container {display: block !important;}
}
Please clear your browser cache and check that it is now the way you wanted it
Best regards,
Mike