Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Baden

    (@baden03)

    Try adding a font description to the content element in the plugin’s setting page under Custom CSS:

    .collapseomatic_content {
       font-family: your_font_here;
    }

    Without a link to your site, it’s hard to know where in your theme’s css the font is being defined. What does the font look like in a normal span, div and p tag?

    Thread Starter kmal91

    (@kmal91)

    The Metro theme from Studiopress. A Genesis child theme.

    I certainly appreciate the help! I could probably figure it out from here with your help.

    Thread Starter kmal91

    (@kmal91)

    (EDIT) Found it. Thank you!

    Plugin Author Baden

    (@baden03)

    Great! What was the solution?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Font is different from other font’ is closed to new replies.