I’m using a transparent header, in addition to a Secondary Menu above the Main Menu.
The secondary menu displays correctly on a PC(it is transparent and then is not stickied), however on a mobile, the background color does not show up properly.
I am able to change the background color in the Advanced Styling section, and see it on mobile only by quickly scrolling to the top of the page, however then the color change disappears.
Any help would be greatly appreciated.
For those interested, I was able to solve it with the following:
@media only screen and (max-width: 767px) {
#top #wrap_all .av_header_transparency * {
color: #0095d6!important;
}}
Hi,
glad you could solve it and thanks for sharing. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy