0
Welcome Guest! Login
0 items Join Now

Toggle active area too small. How to expand

  • Toggle active area too small. How to expand

    Posted 5 years 1 week ago
    • I've noted this on several templates. In this instance, Hydrogen on Gantry 5 Joomla 3.9.4.
      Site is nyycstore.net

      The toggle when site is viewed on a phone seems VERY finicky... you have to touch it exactly right for it to work. Feels like the active area is very small. Smaller than the dimensions of the toggle iteself.

      How can the "active" area of the toggle be increased?

      Thanks...
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: Toggle active area too small. How to expand

    Posted 5 years 1 week ago
    • Yes it's your cookie plugin overlapping the mobile menu toggle.

      Use this code...
      .g-offcanvas-toggle {
          z-index: 999999;
      }
      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.047 seconds