Comments Pae4128 started the conversationSeptember 27, 2020 at 4:52pmHi,I want to change the font all of every page to "Prompt" from google fonthow to force it for the whole website?and I want to change the main menu bar to the bigger size? Thank you. 850Jelly repliedSeptember 27, 2020 at 7:19pmHello, I think the best solution is to go to styles/main.css and find 'Roboto', sans-serif. Now replace it with 'Prompt', 'Roboto', sans-serif Make sure that your custom font is loaded.Please add this code to Appearance > Customize > Additional CSS or at the end of style.css: .navbar li .dropdown-item, .navbar li .nav-link {font-size: 15px !important}Best Regards,Jelly TeamPae4128 repliedSeptember 28, 2020 at 8:04pmI think the best solution is to go to styles/main.css and find 'Roboto', sans-serif. Now replace it with 'Prompt', 'Roboto', sans-serifit's not workingis there another solution? such like plug inthanksPae4128 repliedSeptember 28, 2020 at 8:05pmPrompt font installed as well, but replaced on style/css is not working 850Jelly repliedSeptember 29, 2020 at 10:27amAh yes, I am sorry. Could you add the code to /styles/theme-cool.css? Please also make sure to clean cache.Best Regards,Jelly Team Sign in to reply ...
Hi,
I want to change the font all of every page to "Prompt" from google font
how to force it for the whole website?
and I want to change the main menu bar to the bigger size?
Thank you.
Hello,
I think the best solution is to go to styles/main.css and find 'Roboto', sans-serif. Now replace it with
Make sure that your custom font is loaded.
Please add this code to Appearance > Customize > Additional CSS or at the end of style.css:
Best Regards,
Jelly Team
I think the best solution is to go to styles/main.css and find 'Roboto', sans-serif. Now replace it with
it's not working
is there another solution?
such like plug in
thanks
Prompt font installed as well, but replaced on style/css is not working
Ah yes, I am sorry. Could you add the code to /styles/theme-cool.css? Please also make sure to clean cache.
Best Regards,
Jelly Team