Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #428375

    Hi all,

    I have a little question, I need to add some markup just before the closing </div> tag of the <div id=”wrap_all”>.
    So right after the content but still inside the wrap_all.

    Anybody have an idea? Been looking allover but cant find it.

    Cheers,
    Thomas

    #428727

    Hey borkent!

    Look for this line in footer.php:

    echo "<!-- end wrap_all --></div>";
    

    Please use a child theme when editing theme files to avoid losing your customisations on updates.

    Cheers!
    Rikard

    #428881

    Hi Rikard,

    Thank you for your reply, ofcourse I work with a child, thx for checking!.
    I just found the location, It is set in: section.php

    regards,
    Thomas

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Where does wrap_all close?’ is closed to new replies.