• mikehaceman

    (@mikehaceman)


    Hi

    I have created child theme loading the css with the code in my previous support topic (multiple css).
    I have noticed that main style css works for generic stuff but for some strange reasons anything related to url images is not loading at all e.g.:

    background: url(images/signup.png) no-repeat right;
    background: url(images/range-right.png) no-repeat scroll center center !important;
    background: url(images/drop.jpg) 100% 15% no-repeat #efefef;

    Please help.

    Thanks

  • The topic ‘Child css is not loading url images’ is closed to new replies.