Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

menu and logo disappearing on mobile

mobile menu and logo
    • 7 years, 4 months ago sarahlouisewaterhouse
      Participant

      Expired

      Hi, my logo and menu are disappearing on the mobile site.

      please can you tell me how to fix this.

      http://www.sarahwaterhouse.org/yogaretreats

      Thanks

    • 7 years, 4 months ago Mirela
      Participant

      Hello,

      Can you please check that the “Header Options > Show Responsive Menu Dropdown” option is set ON first? If it already is, than add this code into your Custom Css box:

      @media (max-width: 480px){
      .header_5 .mobile_small_menu {
          display: block;
          color: white;
      }
      ul#mobile-menu {
          background-color: grey;
      }}

      Else, set it ON, and try again.
      The Logo is present, but since the header background is white and the logo as well, it get invisible. Add this code into your Custom Css box to make the header in mobile transparent (change the background value to any color you want):

      @media (max-width: 480px){
      .header_wrapper {
          background: #ffffff00 !important;
      }
      #logo img.dark { width: 95% !important;}
      section#slider-fullwidth {min-height: 151px !important;}
      }

      Result screenshot: https://postimg.org/image/yplc7pl51/
      Let me know.

      Best regards!

    • 7 years, 4 months ago sarahlouisewaterhouse
      Participant

      Expired

      Hi, thank you. That worked great. I just need to shift the logo a little to the right so the menu and logo don’t overlap.

    • 7 years, 4 months ago Mirela
      Participant

      Hello,

      You can do that by adding a margin-left attribute to the #logo img.dark. Example:

      #logo img.dark {
       width: 95% !important;
       margin-left: 20px !important;
      }

      Change values to your wish.

      Best regards!

Viewing 3 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password