0
Welcome Guest! Login
0 items Join Now

SOLVED Edit Menu font-size and height

    • Lebeck's Avatar
    • Lebeck
    • Newbie
    • Posts: 4
    • Thanks: 0

    SOLVED Edit Menu font-size and height

    Posted 11 years 9 months ago
    • Hi everybody,

      I'm looking for a way to change the font size of the menu in my template (Cerulean). It looks so big. I also want to reduce the height of the menu.

      Can somebody help me ?

      Cheers
    • Last Edit: 11 years 9 months ago by Lebeck.
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: SOLVED Edit Menu font-size and height

    Posted 11 years 9 months ago
    • You can create a file using a simple text editor for custom css and name it using this format: templatefolder-custom.css (e.g., rt_kirigami-custom.css or gantry-custom.css). For this issue add this to the custom CSS file
      #rt-header .gf-menu.l1 > li > .item {padding: 8px 15px;font-size: 0.9em;}
      More Info here: www.gantry-framework.org/documentation/j...custom_stylesheet.md
    • Lebeck's Avatar
    • Lebeck
    • Newbie
    • Posts: 4
    • Thanks: 0

    Re: SOLVED Edit Menu font-size and height

    Posted 11 years 9 months ago
    • Thank you very much!

      Works perfectly!
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: SOLVED Edit Menu font-size and height

    Posted 11 years 9 months ago
    • Glad to be of service. See you around the board :)

Time to create page: 0.064 seconds