• Resolved lucanorillo

    (@lucanorillo)


    Hello. I`m using the theme Storefront and works fine, but if I use Storefront Child (with functions.php and style.css with no modifications) always change to black the colour of the header and the colour of the links too. I can personalize and previsualize the modifications, but when I click Save, the colours change again. Any idea? Thanks for your help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Ganesh Dahal

    (@pauthake015)

    Hi,
    I had similar problem. But, after reviewing support forum threads, I commented out storefront parent style sheet import in my child theme as shown below and worked fine.

    /*@import url("../storefront/style.css"); */

    Give it a try, it might work for you too.

    Thank You

    Thread Starter lucanorillo

    (@lucanorillo)

    Thanks Pauthake, sorry for my poor english. Could you explain better what do do? Im a beginner… Thanks

    Thread Starter lucanorillo

    (@lucanorillo)

    Yeahhh, thanks. I underestand, in the archive style.css of the folder storefront-child DELETE this: @import url(“../storefront/style.css”);

    And works!!!!
    Thanks

    we cant get the header to change from black either. in the code view there are only 8 lines of code it will not show all the code for the child page (I thought it was supposed to so we could edit it)

    so we deleted the @import url(“../storefront/style.css”); and it made no difference at all we changed the black to yellow and when we saved it looked good the view site and it was back to black.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Wrong colours in Storefront Child’ is closed to new replies.