Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Upendra Friend
    #204853

    I 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.


    1. 001
    Pankaj Sharma Moderator
    #563896

    Hi 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 Friend
    #563924

    Doesn’t work that way, I tried disabling Development mode and enabling Css Compression. The result is same.

    Pankaj Sharma Moderator
    #563925

    Hi
    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 Friend
    #563926

    I sent you PM of the site, Username and a Password. Please take a look!

    Pankaj Sharma Moderator
    #563930

    Hello Please check css compression is working on your site .
    check the source code of your site .
    Check here : http://prntscr.com/6j2i10

    Upendra Friend
    #563932

    I 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/a1ofB3

    Pankaj Sharma Moderator
    #563934

    Hello use the below
    code


    .layout-blog .article .article-title {
    font-size: 24px!important;
    }

    Add !important in code of custom.css .
    It will work .

Viewing 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, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum