Mama B Designs

Mama B Designs Located in Forsyth, Georgia. Etsy: https://www.etsy.com/shop/ByMamaBDesigns

03/20/2026

If you ordered a custom order from me at the forsythia festival I am currently working on them! I should be able to meet up on Sunday to deliver orders! I will be out of town tomorrow for my son’s basketball tournament. Thank you! 🌼

Come on out to the Forsythia festival! We’re here until 6 and tomorrow 11-5!
03/14/2026

Come on out to the Forsythia festival! We’re here until 6 and tomorrow 11-5!

Some new badge reels that will be available this weekend 👩🏼‍⚕️✨
03/12/2026

Some new badge reels that will be available this weekend 👩🏼‍⚕️✨

We can’t wait to see y’all!
02/24/2026

We can’t wait to see y’all!

New badge reels on the way!
01/10/2026

New badge reels on the way!

01/07/2026

January is here! Time to start getting things ready for the Forsythia Festival in March! Can’t wait to see everyone there!

Thank you to everyone for your continued support this year! Can’t wait to see what 2026 holds!
12/31/2025

Thank you to everyone for your continued support this year! Can’t wait to see what 2026 holds!

Going to their new homes tomorrow ⭐️
09/02/2025

Going to their new homes tomorrow ⭐️

Acrylic colors that are available!
08/08/2025

Acrylic colors that are available!

08/05/2025
The glitters are my new favorite!
07/22/2025

The glitters are my new favorite!

Address

Forsyth, GA
31029

Website

Alerts

Be the first to know and let us send you an email when Mama B Designs 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); });