• It doesn’t appear that there is an option to select the font or to use the default font within the theme. The cursive font that comes with the menu is difficult to read for some. If there is a setting, could you please direct me to that setting? I am using the free version.

    If there is not a font setting, can you please provide the appropriate CSS to change the fonts for the menu sections and the descriptions? That would be greatly appreciated!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter lifrance

    (@lifrance)

    Hello? Is this still being supported?

    Plugin Support jaysupport

    (@jaysupport)

    Hi li,

    I apologize for the late reply. I’m not sure how we missed this.

    The security of your site blocked our country from accessing it.

    You can use the following Custom CSS to target all the Menu elements apply the same font. You just need to replace the font in quotations with your font’s name.

    .fdm-the-menu * {
    font-family: 'Times New Roman';
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.