• Resolved daPerley

    (@daperley)


    As my last threads have showed I′ve had a lot of problem with my child theme for twenty eleven and it ended up with that I had to delete it and make the changes directly in to the Twenty Eleven theme to make the site run. I been looking at several “create a child theme” guides but no one works for me, would love if someone could take some time to healp me with that (so that my changes still are keept as well if possible) so that I can make my final changes.

    Site; https://www.daperley.com/

Viewing 3 replies - 16 through 18 (of 18 total)
  • Thread Starter daPerley

    (@daperley)

    Oh my english is not the best but the area where the text/pictures fill on the pages

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Add this:

    .singular .entry-header,
    .singular .entry-content,
    .singular footer.entry-meta,
    .singular #comments-title {
     width: 100%;
    }
    
    #supplementary {
     padding: 0;
    }
    
    .singular #content {
     width: 100%;
     margin: 0;
    }

    Thread Starter daPerley

    (@daperley)

    Oh, that’s the one, thank you so much!

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Child Theme Error’ is closed to new replies.