Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1103782

    Hello,

    For some reason my mobile menu is not transparent and should be white. Can you help? URL is below. Thanks!

    #1104105

    Hey hylandgraphics,

    You want the header white on mobile? Won’t that make your logo unreadable?

    Best regards,
    Jordan Shannon

    #1104874

    I was talking about the mobile menu when it slides out. The background was transparent. I had a developer change it for me. I would I remedy the color in the future?

    #1105000

    Hi,

    The header color can be adjusted via CSS.

    Best regards,
    Jordan Shannon

    #1105189

    You guys keep talking about the header color and I am talking about the mobile menu background color. I have since had a developer fix it for me. You used to provide quick CSS to fix issues like this. Are you no longer doing that???? Honestly, it feels like you are not even reading the thread? I have recommended this theme and used it for 100’s of my my clients but things seem to be really taking a turn over there. There is no logo in the menu and you keep talking about the header? Where is the confusion here?

    #1105224

    Hi,

    Apologies for the confusion. You would use the following:

    .av-burger-overlay-scroll, .av-burger-overlay-scroll a {
        background: rgba(0,0,0,.8) !important;
        color: #fff !important;
    }

    Adjust the background figures to change the color in the future.

    Best regards,
    Jordan Shannon

    #1105275

    Thank you for this Jordan.

    #1105282

    Hi,

    No problem at all. Again, apologies for the confusion. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Mobile menu is transparent’ is closed to new replies.