Home › Forums › Gillion Theme › Navigation font not Open Sans anymore
Home › Forums › Gillion Theme › Navigation font not Open Sans anymore
Hi
Just established the wordpress site and theme. All was working fint, but when working on publishing pages, I noticed the navigation font changing to serif fonts. When inspecting this in chrome, it looks like open sans is selected (active) but for some reason a serif font is showing.
Hi @cato,
Sorry to hear of the problem you are having.
Could you please share me your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
I visited your shared site and found it is not working because of the following custom CSS code that you are using on your site so please remove it.
a.fa {
font: normal normal normal 14px/1 FontAwesome !important;
}Solution for this topic
You can make it work by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#header-mobile li.menu-item > a.fa:before {
font-family: 'FontAwesome';
padding-right: 8px;
}Great! Thanks.
You are always welcome here 🙂
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.