-
AuthorPosts
-
toonetcreation Friend
toonetcreation
- Join date:
- November 2013
- Posts:
- 194
- Downloads:
- 71
- Uploads:
- 59
- Thanks:
- 8
- Thanked:
- 2 times in 2 posts
September 29, 2017 at 9:58 am #1064885Hi,
I have a strange issue with Ja_alumini template. Since I don’t know when, the font style has change on all page except home page.
on home page = this is ok on other pages = the font is different
Look main menu for example or content text.
See links in hidden section.
I have the same issue on other templates.
Do you know why ?
Thanks Laurent
- This topic was modified 7 years, 1 month ago by toonetcreation.
- This topic was modified 7 years ago by toonetcreation.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 2, 2017 at 1:43 am #1065135Hi
You have custom style code applied for the navbar font in custom.css file
/templates/ja_alumni/css/custom.css
This is why it looks different kindly temp. disable the custom.css file to check the differences.Regards
toonetcreation Friendtoonetcreation
- Join date:
- November 2013
- Posts:
- 194
- Downloads:
- 71
- Uploads:
- 59
- Thanks:
- 8
- Thanked:
- 2 times in 2 posts
October 2, 2017 at 12:06 pm #1065306Hi,
I know but the problem is not only for navbar…this is for all the pages.
Look the text font on home page and then on contact page.
You will see that text font content is not the same.
Do you have an idea why on home page all is looking fine but not on others pages ?
Thanks
- This reply was modified 7 years, 1 month ago by toonetcreation.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 3, 2017 at 1:47 am #1065390Hi
The text font family on contact page is also changed from custom.css file code
http://prntscr.com/gsjtkk
The code is coming from custom.css file that overrides the default code.You can temp. disable the custom.css file to see the difference of the page style.
Regards
toonetcreation Friendtoonetcreation
- Join date:
- November 2013
- Posts:
- 194
- Downloads:
- 71
- Uploads:
- 59
- Thanks:
- 8
- Thanked:
- 2 times in 2 posts
October 3, 2017 at 8:38 am #1065488No there is only the font size who has changed on contact form, not font family.
Look your screen capture :
- the font size is overriden (8px instead of 16px) but font family has not changed, but not the same as home page. http://prntscr.com/gsjtkk
If you look other pages, problem is the same.
the problem I don’t understand is :
everything was working fine since few month and then after some update, I get this issue. and custom CSS has not been modified since a long time.
So how do you explain this behavior?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 3, 2017 at 8:55 am #1065491Hi
The homepage uses the default template style font size.
On the contact page here https://prnt.sc/gsjtkk
If you add the style inside the editor it will use editor style, not from the custom.css file.
Can you share the screenshot of exact issue and illustrate the description inside the screenshot.
This helps me to understand the exact issue because there are different parts on the contact page and homepage use the different style.
I am not able to understand which of the part exactly you want to know about the font size or font-family.Regards
toonetcreation Friendtoonetcreation
- Join date:
- November 2013
- Posts:
- 194
- Downloads:
- 71
- Uploads:
- 59
- Thanks:
- 8
- Thanked:
- 2 times in 2 posts
October 3, 2017 at 9:01 am #1065494Yes you are right regarding editor.
I have added another screen shot (see attached file called pages.jpg).
On this file screen shot you will find :
- on left side : the home page
- on right side : the prices page
As you can see, text style is different on home page and prices page (see red circles).
And I don’t understand why text style is different because CSS is the same, and previously was working fine :-/
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 3, 2017 at 9:17 am #1065496Hi
Same reason for the tarrif page.
See homepage http://prntscr.com/gsnglk
http://prntscr.com/gsnh2q
There is no style added for font via the editor.
On Tariff page there is text bold http://prntscr.com/gsnhb0Except this, both are using same font size and font family as you can see in the screenshot i shared.
Regards
toonetcreation Friendtoonetcreation
- Join date:
- November 2013
- Posts:
- 194
- Downloads:
- 71
- Uploads:
- 59
- Thanks:
- 8
- Thanked:
- 2 times in 2 posts
October 3, 2017 at 9:33 am #1065501except bold parameter, font family is not the same on both page.
See links below, see red circles.
home page : https://img11.hostingpics.net/pics/492056home.png
tarifs page : https://img11.hostingpics.net/pics/576244tarifs.pngPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 3, 2017 at 9:40 am #1065503Both are same
font-family: ‘Source Sans Pro’ !important
that is coming from your custom.css file
http://prntscr.com/gsnqxb
http://prntscr.com/gsnr74
I am unable to find any other font family on your site as well in your screenshot too.
You can check the same using inspect element and confirm it.Hope its clear now
Regards
toonetcreation Friendtoonetcreation
- Join date:
- November 2013
- Posts:
- 194
- Downloads:
- 71
- Uploads:
- 59
- Thanks:
- 8
- Thanked:
- 2 times in 2 posts
October 3, 2017 at 9:43 am #1065504Yes I agree with you, I have found the same infos like you.
But why they look like different even if they have same settings?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 4, 2017 at 1:27 am #1065588Hi
Its looks same as you can see in the screenshot, you can clear html formatting from editor to remove bold and extra spaces.Regards
toonetcreation Friendtoonetcreation
- Join date:
- November 2013
- Posts:
- 194
- Downloads:
- 71
- Uploads:
- 59
- Thanks:
- 8
- Thanked:
- 2 times in 2 posts
October 4, 2017 at 8:21 am #1065731I’m sorry but on the 2 links below the font family is not the same !!
home page : https://img11.hostingpics.net/pics/492056home.png
tarifs page : https://img11.hostingpics.net/pics/576244tarifs.pngyou see the same font family on screen shot above ?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 4, 2017 at 8:33 am #1065737Hi
You have to scroll down the right side of style bar to see font family, you can also ask your dev for this
Both page use same font family that is from the custom.css file.
Becuase your browser translated page in English the words are different,
Take a look on my screenshots i shared with you. I am unable to give any suggestion as its already using same font family.Regards
toonetcreation Friendtoonetcreation
- Join date:
- November 2013
- Posts:
- 194
- Downloads:
- 71
- Uploads:
- 59
- Thanks:
- 8
- Thanked:
- 2 times in 2 posts
October 4, 2017 at 8:41 am #1065742ok I will check this.
I come back yo to you if necessary.
Thanks again
AuthorPostsViewing 15 posts - 1 through 15 (of 15 total)This topic contains 14 replies, has 2 voices, and was last updated by toonetcreation 7 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
text font has changed on some pages
Viewing 15 posts - 1 through 15 (of 15 total)