Skip Navigation Website Accessibility
Call Today (888) 873-9822
Shipping Flat $7.50 Free Over $75
            Become a Fan

Embroidery Club April 2026 - Technique Wall Hanging Part 5



All good things must come to an end. This journey we have been on making our technique class is finished this month.

As we complete our technique wall hanging, we can reflect on the many things we 
learned along the way, while making this pretty addition to our sewing rooms.
1. We learned about color coordinating and choosing colors that are right for our personal taste.
2. We have learned how to use the background fabric as an inspiration for color choices.
3. We have learned to make embroidery appliqué designs.
4. We have learned to make embroidery stand-alone designs.
5. We have learned to take a lace stand-alone design and “sculpt” to for more dimension. Making our wall hanging more interesting.
6. We have learned to cut blocks, sew sashing, and how to make a “self-binding” to finish our wall hanging.
7. We have learned that embroidery is amazingly fun and can be challenging.
8. We have made new friends along the way.
That’s a lot, and we are almost done! What a fun journey we have had.
An email will be sent to everyone with the detailed supply list.

Contact Sandy at sandylangs@hotmail.com


Instructor: Sandy Langs
{{getPrice()}}

{{model.event.first_date}} - {{model.event.last_date}} {{model.event.sections.length}} Sessions {{model.event.sections[0].time}}
{{s.date}} {{s.time}}

Seats available {{model.remainingSeats()}}

{{errorMessage}}

{{waitlist_contact_errorMessage}}

Included Materials


{{c.items[0].title}}

{{c.errorMessage}}

This class cannot be purchased online. Please contact the store for more information.
window.addEventListener('scroll', () => { const cart = document.querySelector('#cart'); if (window.scrollY > 300) { cart.classList.add('sticky-cart'); } else { cart.classList.remove('sticky-cart'); } }); // Express.js example const prerender = require('prerender-node'); app.use(prerender.set('prerenderToken', 'YOUR_TOKEN'));