• Resolved muthualagappanchess

    (@muthualagappanchess)


    Hello,

    I have made a few changes by adding certain CSS in theme options and it worked fine. Now , I removed those CSS but I doesn’t work the way it should. Despite removing the CSS it works as if there is CSS still available in theme options.

    Please let me know is do something wrong here. This was the content that I had.

    @media (max-width: 767px){
    .products .kad_product {
    width: 50%;
    float: left;
    }
    }
    @media (max-width: 480px){
    .product_item .product_details h5 {
    min-height: 100px;
    }
    }

    @media (max-width: 767px){
    .home .home-iconmenu {
    width:50%;
    float:left;
    }
    .homeitemcount3{
    clear:left
    }
    }

    Regards,
    Muthu

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey,
    Had you cleared your caching?

    Are you using a caching plugin?

    Can you post a link?

    Kadence Themes

    Thread Starter muthualagappanchess

    (@muthualagappanchess)

    Hi,

    Thank you for the speedy response. I guess it takes a more time to reflect the changes.

    The CSS that I have removed from my theme options have reflected now. Again I have tested by adding it, but this latest change doesn’t reflect.

    I use w3 Total cache. I have cleared cache here in the plugin as well as my mobile browser.

    My site is https://8cross8.com

    Regards,
    Muthu

    Thread Starter muthualagappanchess

    (@muthualagappanchess)

    Hello,

    Actually it works. But the time it takes to reflect the changes is more Please let me if it is an issue or do i make some mistake ?

    Regards,
    Muthu

    The theme doesn’t control the caching time. Make sure after each change you clear your plugin cache and your browser cache.

    Kadence Themes

    Thread Starter muthualagappanchess

    (@muthualagappanchess)

    Hello,

    I cleared the cache every time. Not sure why it took some time to reflect. Not an issue now.. thanks 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Removing CSS from theme options doesn't alter the display’ is closed to new replies.