GetSimple Support Forum

Full Version: Help... change font
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am looking to change the fontĀ on a theme called Elegant responsive.

I changed the style.css but that didn't seem to work.

After messing around for 4 hours, I figured I would ask someone.

Any help would be greatly appreciated.


thank you
It isn't really a GetSimple question, just a straightforward css edit. You do it like this:

Select the text in question and use your browser's developer tools to identify which css declarations are active. Test changes live in the browser if you want, then edit the css file.

In Chrome the developer tools are accessed by right click and choosing Inspect.
Yeah, and if it is a font from Google or any website, you need to import it in css stylesheet or in template file.
could it be using less or sass
Perhaps check with another browser or machine in case you're getting a cached version of style.css?

BTW there's a support thread for this theme: http://get-simple.info/forums/showthread.php?tid=2970