0
Welcome Guest! Login
0 items Join Now

SOLVED Change font size afterburner2 menu

  • SOLVED Change font size afterburner2 menu

    Posted 7 years 3 weeks ago
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Change font size afterburner2 menu

    Posted 7 years 3 weeks ago
    • Use this code...
      .gf-menu.l1 > li > .item {
          font-size: 0.8rem;
      }

      This is how to create a custom CSS compatible with Gantry 4...

      http://docs.gantry.org/gantry4/tutorials/adding-a-custom-stylesheet

      Regards, Mark.
    • The following users have thanked you: Paul Hosking

    • 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.
  • Re: SOLVED Change font size afterburner2 menu

    Posted 7 years 3 weeks ago
    • Thanks for the help, I was surprised how hard it was for me to find the exact ".gf-menu.l1 > li > .item" I had worked out the custom CSS, that's elsewhere.

      Paul

Time to create page: 0.045 seconds