0
Welcome Guest! Login
0 items Join Now

Place "hamburger" menu in custom position

    • V-Web's Avatar
    • V-Web
    • Rocketeer
    • Posts: 91
    • Thanks: 0

    Place "hamburger" menu in custom position

    Posted 8 years 2 weeks ago
    • For position purposes I'm looking at placing the hamburger menu inside some divs in order to align it with a logo. What is the best way to do so?
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: Place "hamburger" menu in custom position

    Posted 8 years 2 weeks ago
    • You can reposition the hamburger with custom CSS...
      .g-offcanvas-toggle {
          left: 2rem;
          top: 2rem;
      }

      To create a custom CSS compatible with Gantry 5 please read this http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet .

      Remember to recompile CSS from base outline too.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.048 seconds