Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1065597

    Hi
    Kindly share the URL of site here for the blog menu and disable the css compression.
    I will check the css issue directly on your site.

    Regards

    tabbus Friend
    #1065778
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1065787

    Hi
    Kindly disable the css compression as requested so i can check the code correctly using firebug.

    Regards

    tabbus Friend
    #1066275

    Sorry, I’ve lifted the code directly from firebug, from the template, I’m not sure which parts you’d like me to uncompress? If you see on firebug, it crosses my code out, and it’s exac the same as the default just colour change

    Pankaj Sharma Moderator
    #1066277

    Hi
    I have not found any code for the blog date style: http://prntscr.com/gtwpks
    Can you share screenshot what you want to change?
    Also turn off the css compression from template options.

    Regards

    tabbus Friend
    #1066383

    You can see from the screenshot attached that it cancels out my code, reverts to default


    1. Screenshot-2017-10-06-12.14.23
    tabbus Friend
    #1066467

    Any update?

    Pankaj Sharma Moderator
    #1066644

    Hi
    Add !important in the code to make it work.
    Example

    .blog-2 .blog-date .date, .blog-detail .blog-date .date {
        color: #00a95d!important;
        display: block!important;
        font-size: 40px!important;
        font-weight: 600!important;
        line-height: 1!important;
        padding-top: 8px!important;
    }

    Regards

    tabbus Friend
    #1066758

    Thanks that’s worked

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 2 voices, and was last updated by  tabbus 6 years, 7 months ago.

The topic ‘Calendar Icon’ is closed to new replies.