-
AuthorPosts
-
alex_feng Friend
alex_feng
- Join date:
- December 2010
- Posts:
- 120
- Downloads:
- 61
- Uploads:
- 25
- Thanks:
- 11
- Thanked:
- 10 times in 1 posts
August 23, 2017 at 2:11 am #1058042How can I change system fonts? For example, font face of menu titles, menu items, article contents (h tags p tag,….), category titles,…
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 24, 2017 at 2:49 am #1058305Hi Alex,
You can use Google chrome / Firefox inspect element. You can enable the Development Mode inTemplate manager so that site will load LESS files (REMEMBER to backup all current css files first as after enabling Development mode you will need to compile less to css). Then hover on any HTML element (i.e. button, tag, text, …) you want and right click on it and then click on inspect element, it will show you which LESS class it is using and which LESS file and the path to this element on the right side. then you can go to the file and replace it with new LESS you change.
For example: http://prntscr.com/gcbxsz
alex_feng Friendalex_feng
- Join date:
- December 2010
- Posts:
- 120
- Downloads:
- 61
- Uploads:
- 25
- Thanks:
- 11
- Thanked:
- 10 times in 1 posts
August 24, 2017 at 3:54 am #1058318Thank you for the information. If the style is in template.css, I can use custom.css to overwrite it and keep the original template.css unchanged. Can I do the same by adding style to custom.css if the original style is in bootstrap.css?
Or I have to make the change directly on bootstrap.css, please advise.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by Saguaros 7 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
change system fonts
Viewing 4 posts - 1 through 4 (of 4 total)