Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

Sorry, you do not have permission to ask a question, You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

Journal-Community

Journal-Community Logo Journal-Community Logo

Journal-Community Navigation

  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • About Us
  • Blog
  • Contact Us
Home/ Questions/Q 2802
In Process
itlaboni
  • 0
itlaboniEnlightened
Asked: January 15, 20252025-01-15T14:52:23+00:00 2025-01-15T14:52:23+00:00In: Front Page

Custom Fonts Not Loading in Journal Theme

  • 0

Journal Theme allows users to upload custom fonts to match their brand’s design. However, at times, custom fonts don’t load properly, appear broken, or revert to default fonts. This issue is often due to incorrect font file paths, unsupported font formats, or missing configuration in the theme settings.

custom fonts not displaying in journal themefont file format issuesfonts reverting to default stylesuploaded fonts not working in journal theme
  • 2 2 Answers
  • 16 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

2 Answers

  • Voted
  • Oldest
  • Recent
  • Random
  1. admin Enlightened
    2025-01-15T14:53:20+00:00Added an answer on January 15, 2025 at 2:53 pm

    To fix custom fonts not loading in the Journal Theme, follow these steps:

    1. Verify Font File Format
      • Ensure your font file is in a supported format like .woff, .woff2, .ttf, or .otf.
      • Convert your font file  .woff if it’s not supported using online tools like Font Squirrel.
    2. Upload Font Files Correctly
      • Go to Admin > Journal > Theme Editor > Fonts.
      • Upload your custom font file under the “Custom Fonts” section.
      • Assign it a name and ensure the file uploads without errors.
    3. Assign Fonts to Elements
      • Navigate to Journal > Theme Editor > Typography.
      • Assign your custom font to specific elements like headings, body text, and buttons.
    4. Update CSS
      • If the custom font doesn’t load, add a manual @font-face rule in the Custom CSS section:
        CSS
        Copy code
        @font-face {
        font-family: 'MyCustomFont';
        src: url('catalog/view/theme/yourtheme/fonts/mycustomfont.woff2') format('woff2'),
        url('catalog/view/theme/yourtheme/fonts/mycustomfont.woff') format('woff');
        font-weight: normal;
        font-style: normal;
        }

        body {
        font-family: 'MyCustomFont', sans-serif;
        }

    5. Clear Cache
      • Clear the theme and SASS cache under Admin > Dashboard > Developer Settings.
      • Refresh your browser or use incognito mode to view changes.
    6. Ensure HTTPS
      • If your site uses HTTPS, ensure your font files are also being served over HTTPS. Mixed content (HTTP and HTTPS) can cause font loading issues.
    7. Check for Browser Console Errors
      • Open your browser’s developer console (F12) and look for errors related to fonts.
      • Fix incorrect paths or permissions issues based on the error messages.

    Final Comment

    We hope these steps help you resolve custom font issues in your Journal Theme! If the problem persists, reach out to your hosting provider or the Journal Theme support team for further assistance. Thanks for reading! 😊

    • 0
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 320
  • Answers 320
  • Best Answer 1
  • Users 115
  • Popular
  • Answers
  • itlaboni

    OpenCart Admin Login Page Keeps Refreshing (Cannot Log In)

    • 2 Answers
  • itrashel

    Mobile Responsiveness Issue with OpenCart Journal Theme

    • 1 Answer
  • itrashel

    OpenCart Journal Theme Slideshow Not Working

    • 1 Answer
  • admin
    admin added an answer 1. Clear Browser Cache & Cookies Open OpenCart admin in… February 7, 2025 at 2:27 pm
  • admin
    admin added an answer 1. Clear Browser Cookies & Cache Open OpenCart admin in… February 7, 2025 at 2:23 pm
  • admin
    admin added an answer 1. Enable Error Reporting to See the Actual Issue Open… February 6, 2025 at 2:06 pm

Related Questions

  • OpenCart Journal Theme Slideshow Not Displaying Images

    • 1 Answer

Top Members

itlaboni

itlaboni

  • 284 Questions
  • 355 Points
Enlightened
admin

admin

  • 26 Questions
  • 320 Points
Enlightened
itrashel

itrashel

  • 8 Questions
  • 38 Points
Begginer

Trending Tags

checkout button issue checkout process issues e-commerce functionality issues front-end display issues frontend functionality frontend problems functionality problems mobile responsiveness issue mobile responsiveness issues navigation issues navigation problem navigation problems opencart journal theme performance issues product image display issue product image loading issue slider image display issue slow page loading user experience problems user interface problems

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • Buy Theme

Footer

Journal-Community

Journal Community: Empowering OpenCrt Users with Advanced Solutions. Join our vibrant community to unlock the full potential of the best-selling theme. Get expert guidance, personalized support, and collaborative problem-solving for elevated OpenCrt experts.

About Us

  • About Us
  • Contact Us
  • Meet The Team

Legal Stuff

  • Privacy Policy
  • Terms & Condition
  • FAQs

Help

  • Knowledge Base
  • Support

Follow