Viewing 5 replies - 1 through 5 (of 5 total)
  • this is definitively the right line to put into style.css of a child theme of Twenty Eleven:

    @import url(../twentyeleven/style.css);

    try to clear the browser cache after each change to style.css – reload the web page or press ‘CTRL F5’ for instance

    Thread Starter ruralc5

    (@ruralc5)

    Is there any other ideas because it still isn’t displaying correctly?

    are you currently experimenting with it?

    @import url('../www/wp-content/themes/twentyeleven/style.css');

    is where your child theme is pointing, which definitely won’t work….

    Thread Starter ruralc5

    (@ruralc5)

    Nevermind….I just got it to finally work. Thanks for your help!

    Cool, glad you got it figured out!

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

The topic ‘Child Themes’ is closed to new replies.