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

Show Menu Button on Mobile

menu-buttonMobile
    • 5 years, 2 months ago kylebenner
      Participant

      The menu button is not showing on mobile, and I need it to.

    • 5 years, 2 months ago Eldo
      Keymaster

      Hello,

      Please send to me your online link so I can give you the exact code to show it online.

      Regards!

    • 5 years, 2 months ago kylebenner
      Participant
      This reply has been marked as private.
    • 5 years, 2 months ago kylebenner
      Participant
      This reply has been marked as private.
    • 5 years, 2 months ago kylebenner
      Participant

      Also, we need the mobile menu to show from 0px wide to 1180 px wide.

    • 5 years, 2 months ago Eldo
      Keymaster

      Hello,

      You can make that by adding this by Specular > General > Custom CSS Box:

      @media (max-width: 767px){
      .header_button {
          display: block !important;
          left: 7px;
          font-size: 12px !important;
      }
      }

      in case the issue persists you have to edit the file wp-content/themes/specular/css/bootstrap-responsive.css and find the line :

      @media (max-width: 767px)
      .header_button {
          display: none !important;

      replace with:

      @media (max-width: 767px)
      .header_button {
          display: none !important;

      Also about the menu, you have to add the lines below:

      @media (max-width: 1180px)
      #navigation {
          display: none !important;
      }
      
      @media (max-width: 1180px)
      .mobile_small_menu {
          display: block;
      }

      Regards!

    • 5 years, 2 months ago kylebenner
      Participant

      Thank you, this worked!

Viewing 6 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