-
AuthorPosts
-
holmanresearch Friend
holmanresearch
- Join date:
- August 2015
- Posts:
- 140
- Downloads:
- 86
- Uploads:
- 5
- Thanks:
- 1
- Thanked:
- 3 times in 3 posts
February 12, 2016 at 11:48 pm #882239I am using the JA JAson template under staff profile page within JA Charity and would like to change the font and size, preferably similar to JA Charity. Please advise. Thanks!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 13, 2016 at 3:32 am #882267Hi
Add this code in custom.css file of JA Jason template to change the big intro text font size.ja-intro .intro-content .info { font-size: 81px!important; }
and this code for sub intro text font size
.ja-intro .intro-content .sub { font-size: 16px!important; }
Change the font size as per needs .
You can use firebug or inspect element and override the class styles as i suggested above via custom.css file . > http://prntscr.com/a2lazaholmanresearch Friendholmanresearch
- Join date:
- August 2015
- Posts:
- 140
- Downloads:
- 86
- Uploads:
- 5
- Thanks:
- 1
- Thanked:
- 3 times in 3 posts
February 13, 2016 at 4:46 am #882279"You can use firebug or inspect element and override the class styles as i suggested above via custom.css file . > http://prntscr.com/a2laza"
How do you do this? I have attempted several times. Although, it xchanges on the immediate screen, as soon as you exit out of inspect element, it reverts back. What am I doing wrong?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 13, 2016 at 5:00 am #882284Hi
Kindly add the code in custom.css as i suggested , inspect element is just to check the style u need to add it in custom.css to apply changes .holmanresearch Friendholmanresearch
- Join date:
- August 2015
- Posts:
- 140
- Downloads:
- 86
- Uploads:
- 5
- Thanks:
- 1
- Thanked:
- 3 times in 3 posts
February 14, 2016 at 1:03 am #882599This reply has been marked as private.holmanresearch Friendholmanresearch
- Join date:
- August 2015
- Posts:
- 140
- Downloads:
- 86
- Uploads:
- 5
- Thanks:
- 1
- Thanked:
- 3 times in 3 posts
February 14, 2016 at 1:09 am #882601This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 14, 2016 at 5:16 pm #882725Hi
Custom.css is a css file in your template css folder .
Path : /templates/Your JA Template/css/custom.css
If there is custom.css file then create it and add suggested code i sent , change the value as per needs . -
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum