• Resolved avalinn

    (@avalinn)


    Hi,

    I’m building my website at the moment so when you search for our site, you’ll probably not find it.I use the Fonts Plugin and i’m able to change my fonts how I like it but my links keep changing to the default font. I can’t find where to change that. It’s probably really easy to fix but I hope you can help. I use the free version of the plugin.Thanks in advance.

    Kind regards,

    Team Avalinn

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

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

    (@dannycooper)

    Hi @avalinn,

    Is there any way we can see your site? Right now it’s showing a ‘Coming Soon’ page so we can’t see the frontend or source code.

    Thread Starter avalinn

    (@avalinn)

    Hi,

    I wasn’t able to launch the site, until now. The site is reachable.

    Hope you can help!

    Plugin Author DannyCooper

    (@dannycooper)

    Hi @avalinn,

    Fonts Plugin Pro has a control for changing the typography of links, but you could also do it with CSS:

    Navigate to wp-admin → Appearance → Customize → Additional CSS

    Add this code:

    a {
    font-family: "Athiti" !important;
    }

    Thread Starter avalinn

    (@avalinn)

    Thank you very much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Link font doesn’t change’ is closed to new replies.