-
AuthorPosts
-
October 4, 2017 at 8:23 am #1065732
How do i use one universal font? At the moment fonts are being used, depending on if you have the ‘Read more’ selected.
e.g.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 5, 2017 at 12:15 am #1065953Hi
Block intro text show different post. To make it same add this code in custom.css fileblockquote.article-intro { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
Regards
October 5, 2017 at 8:36 am #1066046That does not seem to have made any difference.
Also, the space after the heading seems to have revereted back to as it was before, even though i have put this in custom. There was a joomla update yesterday which may have done this but i am not sure.
.article-navigation.top {
display: none;
}
.article-main .article-intro-media {
min-height: auto;
}
blockquote.article-intro {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;}
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 5, 2017 at 9:00 am #1066058Hi
Remove this line from custom.css file//* Keep heading and main text font the same */
its wrong syntax to define text.
Regards
October 5, 2017 at 9:06 am #1066062Still no difference..
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 5, 2017 at 9:15 am #1066065Hi
Are you sure you applied the changes?
As its still showing error on your custom.css
http://prntscr.com/gtinhz
RegardsOctober 5, 2017 at 9:32 am #1066071Please check now
October 5, 2017 at 9:58 am #1066079The font in the main body is all consistent now so that is working, but the heading is a different font? How do i get the heading font the same as body?
thanks
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 6, 2017 at 2:00 am #1066205Hi
Both page using same article heading title: http://prntscr.com/gtujs9
If you want to override it you can override the code in custom.css
To check the style code use firebug or inspect element as shown in my screenshot.Regards
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum