• Resolved macronimous

    (@bennyagmailcom)


    The Job post body content does not match with the rest of the site. Looks like the font CSS is not inherited and applied.
    I am unable to find any other settings to fix this.
    Any help is much appreciated.
    Thank you.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author PressTigers

    (@presstigers)

    Hello @bennyagmailcom,

    Please go to Job Board> Settings> Appearance tab and then disable SJB fonts.

    Let us know if the problem still persists.

    Regards,

    Thread Starter macronimous

    (@bennyagmailcom)

    Thank you for the swift reply and support. Much appreciated.

    We did do, also cleared cache, But the changes are isn’t reflecting.

    https://www.macronimous.com/about-us/join-us/seo-job-coimbatore-and-remote

    Plugin Author PressTigers

    (@presstigers)

    We have inspected your site in browser and it seems you are using the cache plugin.

    If yes then please deactivate it and also clear browser cache. Let us know if the problem still persists.

    Regards,

    Thread Starter macronimous

    (@bennyagmailcom)

    We first tried clearing the cache, then also disabled the cache plugin (wp fastest ), still, the font is different.
    The cache plugin is very much required for obvious reasons.
    Is there no way to apply fonts/CSS manually?

    Hello @bennyagmailcom,

    Please add the below code in the style.css file of your active theme.

    
    .sjb-page {
    	font-family: "Roboto", sans-serif !important;
    }
    

    Replace ‘ “Roboto”, sans-serif ‘ with the font family you want to add and then test it.

    Please let us know if your issue is fixed.

    Regards,

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘CSS font mismatch’ is closed to new replies.