-
AuthorPosts
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 13, 2017 at 1:29 am #1041408Hi
Have to compile Less to css from template options?
After changes in the less file?
Kindly do this step and check the site again.Regards
June 13, 2017 at 12:52 pm #1041614Hi there, no I didn’t. But when I tried see error below
Compile LESS to CSS failed
templates/purity_iii/less/bootstrap.less
ParseError: Unexpected input in variables.less on line 75, column 1 73| // Typography 74| // ————————- 75| @font-family-sans-serif: “Open Sans“, sans-serif; 76| @font-family-serif: Georgia, "Times New Romance", serif; 77| @font-family-monospace: Consolas, Monaco, "Courier New", monospace; 78| @font-family-base: @font-family-sans-serif;Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 14, 2017 at 1:29 am #1041697Hi
This seems error in your less files, kindly copy the file from fresh template package and replace it,
Also, share the URL of site on which you have this issue.Regards
June 14, 2017 at 4:11 pm #1041849This 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
June 15, 2017 at 1:40 am #1041907Also, if I download new files it will change my custom CSS right?
Yes replace the less files with quickstart package will replace all the less style.
Becuase you have customised the files with wrong changes.
Add below code in custom.css file and change font familybody { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important; }
Regards
June 15, 2017 at 2:18 am #1041937What is location for less files please?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 15, 2017 at 2:29 am #1041944You can find the less files in the less folder of the template.
Regards
June 17, 2017 at 3:02 am #1042420I replaced my less files. For custom.css, do I just make "custom.css" in templatepurity_iiicss and the add the code?
body {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important; }I can give you backend to help make Open Sans Google Font to Work please
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 19, 2017 at 2:44 am #1042611Hi
Yes give me a screenshot where the font is not showing and super user details in Private reply.
I will check it.Regards
June 19, 2017 at 1:14 pm #1042811This 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
June 20, 2017 at 1:45 am #1042877Hi
The admin login does not work for me.
Please check > You do not have access to the Administrator section of this site.June 20, 2017 at 1:50 am #1042882Fixed!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 20, 2017 at 2:24 am #1042896Hi
Open custom.css file and replace the older code with this codebody { font-family: 'Open Sans'; }
Regards
-
AuthorPosts
This topic contains 14 replies, has 2 voices, and was last updated by urzh 7 years, 5 months ago.
The topic ‘Changing to Google Font – Not Updating Anywhere’ is closed to new replies.