-
AuthorPosts
-
Upendra Friend
Upendra
- Join date:
- January 2011
- Posts:
- 84
- Downloads:
- 28
- Uploads:
- 17
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
March 20, 2015 at 7:54 am #204853I am trying to update our current site to Ja Hotel Temple. I added some custom code to Blog layout however the Custom.css file is loading before blog.less.css file. I haven’t done any Head Tag or Body tag editing, only working on css files.
Please see the screenshot.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 20, 2015 at 9:13 am #563896Hi custom.css is defined in the head section of the template by default .
custom.css is used to override style changes .
Once you will Off the Development mode and ON site css compression it will also compress .
So there is no issue in it.Upendra FriendUpendra
- Join date:
- January 2011
- Posts:
- 84
- Downloads:
- 28
- Uploads:
- 17
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
March 20, 2015 at 12:26 pm #563924Doesn’t work that way, I tried disabling Development mode and enabling Css Compression. The result is same.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 20, 2015 at 12:29 pm #563925Hi
As i mentioned in last post custom.css is used for override the css , its define in head by default .
Is compression not working on your site ?
Can you enable css compression and share your working site url .Upendra FriendUpendra
- Join date:
- January 2011
- Posts:
- 84
- Downloads:
- 28
- Uploads:
- 17
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
March 20, 2015 at 12:34 pm #563926I sent you PM of the site, Username and a Password. Please take a look!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 20, 2015 at 12:45 pm #563930Hello Please check css compression is working on your site .
check the source code of your site .
Check here : http://prntscr.com/6j2i10Upendra FriendUpendra
- Join date:
- January 2011
- Posts:
- 84
- Downloads:
- 28
- Uploads:
- 17
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
March 20, 2015 at 12:51 pm #563932I think CSS compression is working, but the overriding style from custom.css is not working in the site. That is my question, why is it not working? Check the custom.css file please.
I am trying to reduce the margin on Article heading on following link: http://goo.gl/a1ofB3Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 20, 2015 at 12:56 pm #563934Hello use the below
code
.layout-blog .article .article-title {
font-size: 24px!important;
}Add !important in code of custom.css .
It will work .AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by Pankaj Sharma 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Custom.css loading before blog.css
Viewing 8 posts - 1 through 8 (of 8 total)