Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. Feedback
  3. 2 dash burger menu

2 dash burger menu

Scheduled Pinned Locked Moved Feedback
3 Posts 3 Posters 542 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    Hayo Gebauer
    wrote on Dec 6, 2017, 5:47 PM last edited by Hayo Gebauer Aug 29, 2019, 11:24 AM
    #1

    I've noticed a growing popularity for a 2 dash burger menu instead of a 3 dash.

    Maybe that's something for laytheme?

    Edit: THANKS FOR IMPLEMENTING!!

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mariusjopen
      Global Moderator
      wrote on Dec 8, 2017, 12:29 PM last edited by
      #2

      Hi @Hayo-Gebauer

      point taken!

      We will see what we can do!

      Best!

      Marius

      www.mariusjopen.world

      1 Reply Last reply
      1
      • ? Offline
        ? Offline
        A Former User
        wrote on Dec 14, 2017, 5:46 PM last edited by A Former User Dec 14, 2017, 4:06 PM
        #3

        I have been checking out Cargo 2 from Cargocollective, which is also a website building tool and they support uploading custom svg icons for burger menu icons. There is also a small selection of default icons you can choose from. Maybe that would be a cool feature for the future.

        I’m using this code at the moment to change the burger menu icon. It’s probably pretty messy code but it works for now.

        /* ---------- Burger Menu Icon ---------- */
        
        .burger::after {
            content: "+";
            color: #000;
            overflow:visible;
            line-height: 1;
            height: 100%;
            margin-top: -4px;
        }
        
        .burger.active::after {
            padding-left: 1px;
            font-size: 35px;
            content: "–" !important;
        }
        
        .burger span {
            display: none;
        }
        
        .burger {
            font-weight: 400;
            position: absolute;
            top: 0px;
            right: 0px;
            overflow: visible;
        	margin: 0px;
            padding-left: 35px;
            padding-right: 20px;
            width: 45px;
            height: 45px;
            font-size: 35px;
            text-indent: 0 !important;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            box-shadow: none;
            border-radius: none;
            border: none;
            cursor: pointer;
            -webkit-transition: background 0.2s;
            transition: background 0.2s;
            background-color: transparent;
            display: flex;
            justify-content: space-around;
        }
        
        1 Reply Last reply
        2
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes

        3/3

        Dec 14, 2017, 5:46 PM


        I also code custom websites or custom Lay features.
        💿 Email me here: 💿
        info@laytheme.com

        Before you post:
        1. When using a WordPress Cache plugin, disable it or clear your cache.
        2. Update Lay Theme and all Lay Theme Addons
        3. Disable all Plugins
        4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

        This often solves issues you might run into

        When you post:
        1. Post a link to where the problem is
        2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
        3. If the problem is difficult to explain, post screenshots / link to a video to explain it
        Online Users
        Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
        laytheme.com
        • Login

        • Don't have an account? Register

        • Login or register to search.
        3 out of 3
        • First post
          3/3
          Last post
        0
        • Recent
        • Tags
        • Popular
        • Users
        • Search