Home › Forums › Support › transparent mobile menu This topic has 3 replies, 2 voices, and was last updated 5 years, 11 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 5, 2017 at 4:45 am #442078 Moses Hey, I’m using the page headers options to create a transparent menu, but how doI create the mobile menu transparent as well? Sticky should stay white both and desktop and mobile December 5, 2017 at 7:51 am #442255 LeoStaff Customer Support Hi there, Try this CSS: @media (max-width: 768px) { .mobile-header-navigation:not(.navigation-stick) { background-color: transparent; } } December 7, 2017 at 12:52 am #443681 Moses Thanks Leo! it worked December 7, 2017 at 8:07 am #444003 LeoStaff Customer Support No problem! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In