• I have the OceanWp theme (free version) installed. I also installed one of the demo themes. The menu shows up just fine on the desktop, but on the mobile phone and tablet versions, I only see the Cart icon, but no other menu items. I turned off the Ocean Extras plugin to see if that might be the problem, but it didn’t resolve it.

    Thanks.

    • This topic was modified 2 years, 5 months ago by mynameisme.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mynameisme

    (@mynameisme)

    The website is: https://www.teachershortcuts.com

    • This reply was modified 2 years, 5 months ago by mynameisme.

    Hello @mynameisme,

    Please check this screenshot: https://i.postimg.cc/4NnrF6SN/image.png. The color of the hamburger menu should be changed. To do this, please put the CSS below in Customizing > Custom CSS/JS > CSS Code:

    
    .mobile-menu .hamburger-inner,
    .mobile-menu .hamburger-inner::before,
    .mobile-menu .hamburger-inner::after {
        background-color: #fff !important;
    }

    For more information about the CSS/JS code on the customizer, please read this link:
    https://docs.oceanwp.org/article/354-add-custom-css-and-js-to-your-website.

    Note: if you have any cache plugin or server cache(CDN / Browser Cache and Cookies and …), you need to clear its cache contents or disable them to see your changes. Also, don’t forget to click on the regenerate all assets file and data in Elementor > Tools.

    Best Regards

    • This reply was modified 2 years, 5 months ago by Shahin.
    Thread Starter mynameisme

    (@mynameisme)

    Thank you! That worked.

    But I don’t have Elementor activated (you said to regenerate all aspects file and data in Elementor > Tools). (I used Thrive Architect – I have a standalone product of Architect before they combined it with Thrive Themes). Is this an important step?

    Hi @mynameisme,

    You’re welcome. Glad it helped.
    If you don’t have Elementor plugin and it works, so you can ignore that part.

    Best Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Menu not showing up in mobile and tablet versions’ is closed to new replies.