The Humble Gnome

The Humble Gnome Hand painted gifts, decor, and signs. At the Humble Gnome Christmas is our FAVORITE holiday

I made BUNNIES 🐰 Hoppy Easter
04/04/2026

I made BUNNIES 🐰 Hoppy Easter

Behold what the Gnome has made now! A full-size Ford tailgate bench, handcrafted with precision, is supported by metal l...
03/24/2026

Behold what the Gnome has made now! A full-size Ford tailgate bench, handcrafted with precision, is supported by metal legs and a polyurethane finish on the wooden bench seat! Custom benches can be made, just message us! Price on this one does not include the 96 rock tag❤️

Come out and see us today! It's beautiful outside!!
03/21/2026

Come out and see us today! It's beautiful outside!!

03/13/2026
Just a little gnome memory lane
03/13/2026

Just a little gnome memory lane

It's painting season again! We will be out in Lawrenceville this weekend at Coolray Field!! come out hear some music eat...
03/05/2026

It's painting season again! We will be out in Lawrenceville this weekend at Coolray Field!! come out hear some music eat some barbecue and buy some signs!

I'm so thankful for my "talents" I just love art, people's creativity and the passion behind it. I'm so very thankful fo...
11/22/2025

I'm so thankful for my "talents" I just love art, people's creativity and the passion behind it. I'm so very thankful for the support of my friends and family, and the ones we have met along the way who have now become family! This adventure is a ton of fun and the best part is I get to do it all with my best friend, my husband. Stephen, thank you for being my biggest cheerleader- the muscle and the mouth of the whole operation 🥰
(Picture below is not mine- it's at the FRINDS in commerce)

11/16/2025

Address

Commerce, GA

Website

Alerts

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