Felt Blue

Felt Blue Handmade felt decor
Everything from beautiful wool felt wreaths to stunning floral bouquets and more to come.

Have a color scheme in mind? No problem! ....Iโ€™m able to create custom handmade wreaths in whatever colors you have in m...
10/27/2020

Have a color scheme in mind? No problem! ....Iโ€™m able to create custom handmade wreaths in whatever colors you have in mind ๐Ÿ‘

Beautiful Felt wreath for over the fireplaceMagnolia Wreath
10/27/2020

Beautiful Felt wreath for over the fireplace
Magnolia Wreath

Itโ€™s almost November .... which means itโ€™s almost Holiday Season time!!!
10/27/2020

Itโ€™s almost November .... which means itโ€™s almost Holiday Season time!!!

Here it is ... Cream Felt Wreath !
10/24/2020

Here it is ... Cream Felt Wreath !

โ„๏ธ Winter is coming โ„๏ธ New Cranberry Felt Wreath
10/23/2020

โ„๏ธ Winter is coming โ„๏ธ
New Cranberry Felt Wreath

Magnolia inspired Wreath
10/22/2020

Magnolia inspired Wreath

๐Ÿ The Autumn Wreath ๐Ÿ
10/22/2020

๐Ÿ The Autumn Wreath ๐Ÿ

Address

Leesburg, VA
20175

Alerts

Be the first to know and let us send you an email when Felt Blue posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });