0
Welcome Guest! Login
0 items Join Now

SOLVED Gantry Menu in Sidebar Section - Font Issue

    • Skeeter's Avatar
    • Skeeter
    • Sr. Rocketeer
    • Posts: 101
    • Thanks: 0

    SOLVED Gantry Menu in Sidebar Section - Font Issue

    Posted 9 years 1 month ago
    • At the bottom of the Sidebar section there is a "Links" Gantry menu Widget. As you can see the font is different from the rest of the Widgets in this section.

      URL = www.lynettechambers.com/

      The current setting for the Gantry Menu Widget is a follows:

      Menu Theme = SplitMenu
      SplitMenu Style = None

      It was suggested to use the "Sidebar" Style option, but I don't have that option. The only other option in the dropdown list is "Main Menu" and that option is not what I need here.

      How do I make the font the same as the other Widgets in the Sidebar Section?

      Thank You!

      Frank
    • Last Edit: 9 years 1 month ago by Skeeter.
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 21583
    • Thanks: 3094
    • messin' with stuff

    Re: SOLVED Gantry Menu in Sidebar Section - Font Issue

    Posted 9 years 1 month ago
    • ul.menu li a, ul.menu li .item, ul.menu li .separator {
        font-size: inherit;
        font-weight: normal;
      }

      Here's how to add a custom stylesheet to Wordpress Gantry to add that code in: www.gantry-framework.org/documentation/w...custom_stylesheet.md
    • The following users have thanked you: Skeeter

    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • Skeeter's Avatar
    • Skeeter
    • Sr. Rocketeer
    • Posts: 101
    • Thanks: 0

    Re: SOLVED Gantry Menu in Sidebar Section - Font Issue

    Posted 9 years 3 weeks ago
    • Yes, that fixed the issue.

      Thank you, so much!
    • Last Edit: 9 years 3 weeks ago by Skeeter.

Time to create page: 0.034 seconds