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

Embroidery Club February 2026 - Technique Wall Hanging Part 4



THIS CLASS IS FULL AND CLOSED FOR NEW MEMBERS UNTIL MARCH. IF YOU DID NOT TAKE THE CLASS ON NOVEMBER 12, 2025, PLEASE DO NOT SIGN UP FOR THIS CLASS

All brands of machines are welcome!

In the next 2 months, you will learn to select our colors, how to embroider cutwork, in-the-hoop appliqué, and how to organize a design project. You will learn how to assemble a wall hanging, and if you have the Binding Tool from Husqvarna Viking, we will be applying our binding with that tool. If you don’t have that tool, we will use other methods.


For the first class, you will need:
Your embroidery machine
Power cord
At least a 240 X 150 hoop
Tear-away stabilizer
1.5 yards of white background color for making the squares
2 yards of fabric for the binding, sashing, and backing.
Coordinating embroidery thread using your favorite colors
Coordinating sewing thread for assembling the wall hanging in the last class.
Bring your rotary cutter, sewing scissors, and your usual class supplies, including your 5” x 24 rotary cutting ruler.
New needle installed. I like using an 80/12 Topstitch needle for my embroidery projects

Please let us know what format you will need for your embroidery machine. The designs are included in the price of the class.
Contact Sandy at sandylangs@hotmail.com before the first class


Instructor: Sandy Langs
{{getPrice()}}
Three designs included!

{{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'));