• Resolved alwiertz

    (@alwiertz)


    The account page works as it should but the font of the headers and ‘continue studying’ is way too large. You can only see it once logged in to my course area so I’ve added a screenshot. Where and how can I fix this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author masteriyo

    (@masteriyo)

    Hi there,

    Thank you for writing in,

    Please go to your Dashboard >> Appearance >> Customize >> Additional CSS. Add the following CSS and check whether the issue is resolved.

    .css-en-1itdj82 {
    font-weight: var(--chakra-fontWeights-bold) !important;
    font-size: var(--chakra-fontSizes-md) !important;
    line-height: 1px !important;
    }


    If the solution provided does not work, please send us the account page link. We will investigate the issue.

    Regards!

    Plugin Author masteriyo

    (@masteriyo)

    Hi @alwiertz,

    Since we did not get a response from you, we are marking this thread as resolved, as we believe the issues mentioned here are now resolved. Please create a new support thread if needed.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Account page font too large’ is closed to new replies.