I have been using Enfold for a number of years now but this is the first transparent header site I have worked on.
The header transparency doesn’t seem to work on mobiles at all. I have tried the fix mentioned in other posts but there appears to be a background colour applied dynamically but not sure of the source.
I have included a link to the test site in the private content section.
Please can you take a look and see if you can help?
Kind regards,
Tom
Hey Thomas,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:959px) {
.html_header_transparency #top #wrap_all .av_header_transparency {
background-color: transparent;
position: absolute !important;
top: 0;
}
.html_header_transparency #top #main #av_section_1 {
padding-top: 80px;
}
}
Hope it helps.
Best regards,
Nikko
Thanks I ended up altering the design in the end.
No problems. The customer site is now live and starting to rank.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums
Best regards,
Jordan Shannon