Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font awesome problem #3258

Open
nadjak77 opened this issue Jun 12, 2024 · 2 comments
Open

Font awesome problem #3258

nadjak77 opened this issue Jun 12, 2024 · 2 comments

Comments

@nadjak77
Copy link

Hi,
after the update to the newest version of gantry I have a problem with font awesome.
I added an arrow to my buttons in the css :
.button{ &:before { content:"\f0da"; font-family:"Font Awesome 6 Free"; margin-right:0.5rem; } }
If the template (Helium) is in "development" the arrow is shown in the frontend.
But if I switch to "production" I only see three question marks.

@hexplor
Copy link
Collaborator

hexplor commented Jun 13, 2024

To help troubleshoot this issue, have you tried purging the cache on both your CMS and Gantry? This step often resolves issues related to changes not reflecting correctly in the frontend.

@nadjak77
Copy link
Author

Thank you. Yes, it seems to be a caching problem. Now it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants