0
Welcome Guest! Login
0 items Join Now

Reducing the menu bar

  • Re: Reducing the menu bar

    Posted 7 years 9 months ago
    • Hi Dan

      it is not for one of my site. I try to help a Gantry 5 user and know more gantry in the same time
      But yes, it is the way he wants to keep his site

      Bertrand
    • www.en-toutes-lettres.fr
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Reducing the menu bar

    Posted 7 years 9 months ago
    • Bertrand Pascal wrote:
      Hi Dan

      it is not for one of my site. I try to help a Gantry 5 user and know more gantry in the same time
      But yes, it is the way he wants to keep his site

      Bertrand

      Okay.

      Then try removing these lines of custom CSS:
      #g-navigation .g-container .g-block .g-content.g-particle {
          margin-bottom: 0.2rem;
          padding-bottom: 0;
      }
      #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container, #g-navigation .g-container .g-block .g-content.g-particle img {
          position: relative;
          top: -0.6rem;
      }

      Then add this to reduce the height of the Nav bar:
      .g-main-nav .g-toplevel > li > .g-menu-item-container {
          padding: .8rem 0.938rem;
      }
    • Last Edit: 7 years 9 months ago by DanG.
    • The following users have thanked you: Bertrand Pascal

  • Re: Reducing the menu bar

    Posted 7 years 9 months ago

Time to create page: 0.055 seconds