• hi everyone
    in my web site menu does not appear in mobile version. Fo now the Mobil Menu
    Breakpoints 320 px to provide to shown in small screen devices but i want to use hamburger icons.
    Do you have any idea to fix it? Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,

    Try to add the below code to the Customize > Custom CSS section to fix it –

    .mobile-menu .hamburger-inner, .mobile-menu .hamburger-inner:before, .mobile-menu .hamburger-inner:after {
        background-color: #002f56;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Oceanwp mobile menu does not appear in mobile’ is closed to new replies.