Mrwebsites Posted October 10, 2022 Share Posted October 10, 2022 Site URL: https://www.gftgym.com/ Hi  Would really appreciate some help here as I can't figure out why this error is happening. 🤔 I uploaded a custom font onto the website and it shows for all headings as desired but shows the old font for the mobile nav menu.... How do I fix this?  Thanks in advance Link to comment
Solution tuanphan Posted October 12, 2022 Solution Share Posted October 12, 2022 On 10/11/2022 at 6:53 AM, Mrwebsites said: Site URL: https://www.gftgym.com/ Hi  Would really appreciate some help here as I can't figure out why this error is happening. 🤔 I uploaded a custom font onto the website and it shows for all headings as desired but shows the old font for the mobile nav menu.... How do I fix this?  Thanks in advance Change this CSS code h2, h1, h3, .header-nav-item a { font-family: 'integralbold'; } to this h2, h1, h3, .header-nav-item a, .header-menu-nav-item a { font-family: 'integralbold' !important; }  Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Mrwebsites Posted October 12, 2022 Author Share Posted October 12, 2022 Thank you so much! That worked. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment