{"product_id":"5-10-20-pcs-wall-plate-spacer-spacers-for-electrical-outlets-metal-flush-fit-device-leveling-plates-for-electrical-outlet-repair-fix-loose-outlets-and-electrical-boxes","title":"Metal Outlet Spacers – Flush Fit Wall Plate Leveling Plates","description":"\u003cstyle\u003e\n\/* =========================================================\n   XAVELLUNE - WALL PLATE SPACER PRODUCT DESCRIPTION\n   Pure HTML for Shopify Product Description\n   ========================================================= *\/\n\n.xv-wps-page,\n.xv-wps-page * {\n  box-sizing: border-box;\n}\n\n.xv-wps-page {\n  --xv-black: #1b1d1f;\n  --xv-dark: #26282b;\n  --xv-gray: #666b70;\n  --xv-light: #f6f6f4;\n  --xv-cream: #f1eee8;\n  --xv-border: #dfdfdb;\n  --xv-accent: #58706f;\n  --xv-accent-dark: #415755;\n  --xv-white: #ffffff;\n\n  width: 100%;\n  max-width: 1040px;\n  margin: 0 auto;\n  padding: 0;\n  color: var(--xv-black);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.6;\n}\n\n.xv-wps-page h1,\n.xv-wps-page h2,\n.xv-wps-page h3,\n.xv-wps-page p {\n  margin-top: 0;\n}\n\n.xv-wps-section {\n  margin: 0 0 24px;\n}\n\n\/* =========================\n   UNIVERSAL IMAGE RULE\n   Keep original aspect ratio\n   ========================= *\/\n.xv-wps-page img,\n.xv-wps-img {\n  display: block;\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n  object-fit: contain !important;\n  aspect-ratio: auto !important;\n  border-radius: 20px !important;\n  margin: 0;\n}\n\n\/* =========================\n   TOP TEXT BANNER\n   Horizontal rectangular style\n   ========================= *\/\n.xv-wps-hero-text {\n  padding: 28px 34px;\n  background: linear-gradient(135deg, #273031 0%, #516664 100%);\n  color: #fff;\n  border-radius: 24px;\n  text-align: center;\n}\n\n.xv-wps-hero-text h1 {\n  margin-bottom: 14px;\n  font-size: 34px;\n  line-height: 1.2;\n  color: #fff;\n  letter-spacing: -0.4px;\n}\n\n.xv-wps-hero-pills {\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.xv-wps-hero-pills span {\n  display: inline-block;\n  padding: 8px 14px;\n  background: rgba(255,255,255,0.12);\n  border: 1px solid rgba(255,255,255,0.18);\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.2px;\n}\n\n\/* =========================\n   LARGE IMAGE BLOCK\n   ========================= *\/\n.xv-wps-image-block {\n  padding: 14px;\n  background: var(--xv-light);\n  border: 1px solid #eae9e5;\n  border-radius: 24px;\n}\n\n.xv-wps-image-block img {\n  width: 100%;\n}\n\n\/* =========================\n   SECTION TITLE\n   ========================= *\/\n.xv-wps-heading {\n  text-align: center;\n  padding: 6px 4px 2px;\n}\n\n.xv-wps-heading .xv-wps-label {\n  display: block;\n  margin-bottom: 8px;\n  color: var(--xv-accent-dark);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 1.2px;\n  text-transform: uppercase;\n}\n\n.xv-wps-heading h2 {\n  margin-bottom: 8px;\n  font-size: 29px;\n  line-height: 1.2;\n  color: var(--xv-black);\n}\n\n.xv-wps-heading p {\n  max-width: 700px;\n  margin: 0 auto;\n  font-size: 15px;\n  color: var(--xv-gray);\n}\n\n\/* =========================\n   BENEFIT CARDS\n   ========================= *\/\n.xv-wps-card-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0,1fr));\n  gap: 18px;\n  margin-top: 20px;\n}\n\n.xv-wps-card {\n  background: var(--xv-light);\n  border: 1px solid var(--xv-border);\n  border-radius: 20px;\n  padding: 22px;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-start;\n  min-height: 138px;\n}\n\n.xv-wps-card:nth-child(2n) {\n  background: var(--xv-cream);\n}\n\n.xv-wps-card h3 {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  margin-bottom: 8px;\n  font-size: 20px;\n  line-height: 1.25;\n}\n\n.xv-wps-card-icon {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 18px;\n  height: 18px;\n  border-radius: 50%;\n  background: var(--xv-accent-dark);\n  color: #ffffff;\n  font-size: 11px;\n  line-height: 1;\n  flex: 0 0 18px;\n}\n\n.xv-wps-card p {\n  margin-bottom: 0;\n  font-size: 14px;\n  color: #575c61;\n}\n\n\/* =========================\n   FEATURE TEXT BLOCK\n   ========================= *\/\n.xv-wps-feature-text {\n  padding: 28px 28px 24px;\n  background: #ffffff;\n  border: 1px solid var(--xv-border);\n  border-radius: 22px;\n}\n\n.xv-wps-feature-dark {\n  background: #222628;\n  border-color: #222628;\n  color: #fff;\n}\n\n.xv-wps-feature-soft {\n  background: #eef2f1;\n}\n\n.xv-wps-feature-text h2 {\n  margin-bottom: 10px;\n  font-size: 28px;\n  line-height: 1.2;\n  color: inherit;\n}\n\n.xv-wps-feature-text p {\n  margin-bottom: 0;\n  font-size: 15px;\n  color: inherit;\n}\n\n.xv-wps-feature-dark p {\n  color: #dadddf;\n}\n\n.xv-wps-feature-soft p {\n  color: #50575a;\n}\n\n\/* =========================\n   SPECIFICATIONS\n   ========================= *\/\n.xv-wps-spec-wrap {\n  padding: 28px;\n  background: #ffffff;\n  border: 1px solid var(--xv-border);\n  border-radius: 22px;\n}\n\n.xv-wps-spec-wrap h2 {\n  margin-bottom: 18px;\n  text-align: center;\n  font-size: 28px;\n}\n\n.xv-wps-spec-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0,1fr));\n  gap: 12px;\n}\n\n.xv-wps-spec-item {\n  padding: 16px 16px;\n  border: 1px solid var(--xv-border);\n  border-radius: 12px;\n  background: #fafaf8;\n}\n\n.xv-wps-spec-item strong {\n  display: block;\n  margin-bottom: 4px;\n  font-size: 13px;\n  color: var(--xv-accent-dark);\n  text-transform: uppercase;\n  letter-spacing: 0.6px;\n}\n\n.xv-wps-spec-item span {\n  font-size: 14px;\n  color: #2f3336;\n}\n\n.xv-wps-note {\n  margin-top: 16px;\n  padding: 14px 16px;\n  background: #f3f1eb;\n  border-left: 4px solid var(--xv-accent);\n  border-radius: 10px;\n  font-size: 13px;\n  color: #595d61;\n}\n\n.xv-wps-size-image {\n  margin-top: 18px;\n}\n\n\/* =========================\n   FAQ\n   ========================= *\/\n.xv-wps-faq details {\n  margin-bottom: 10px;\n  overflow: hidden;\n  border: 1px solid var(--xv-border);\n  border-radius: 13px;\n  background: #ffffff;\n}\n\n.xv-wps-faq summary {\n  position: relative;\n  cursor: pointer;\n  list-style: none;\n  padding: 17px 52px 17px 18px;\n  font-size: 15px;\n  font-weight: 700;\n  color: var(--xv-black);\n  user-select: none;\n}\n\n.xv-wps-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.xv-wps-faq summary::after {\n  content: \"\";\n  position: absolute;\n  top: 50%;\n  right: 20px;\n  width: 9px;\n  height: 9px;\n  border-right: 2px solid #555;\n  border-bottom: 2px solid #555;\n  transform: translateY(-65%) rotate(45deg);\n  transition: transform .28s ease;\n}\n\n.xv-wps-faq details[open] summary::after {\n  transform: translateY(-35%) rotate(225deg);\n}\n\n.xv-wps-faq-answer {\n  padding: 0 18px 18px;\n  font-size: 14px;\n  color: #5a6065;\n  line-height: 1.6;\n}\n\n\/* =========================\n   TRUST\n   ========================= *\/\n.xv-wps-trust {\n  padding: 28px;\n  background: #f3f3f0;\n  border-radius: 22px;\n}\n\n.xv-wps-trust h2 {\n  margin-bottom: 18px;\n  text-align: center;\n  font-size: 28px;\n}\n\n.xv-wps-trust-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0,1fr));\n  gap: 12px;\n}\n\n.xv-wps-trust-card {\n  padding: 20px 16px;\n  text-align: center;\n  background: #fff;\n  border: 1px solid #e2e2de;\n  border-radius: 15px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: flex-start;\n  min-height: 176px;\n}\n\n.xv-wps-trust-icon {\n  width: 42px;\n  height: 42px;\n  margin: 0 auto 12px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--xv-accent-dark);\n  color: #fff;\n  font-size: 18px;\n  font-weight: 800;\n}\n\n.xv-wps-trust-card h3 {\n  margin-bottom: 6px;\n  font-size: 16px;\n}\n\n.xv-wps-trust-card p {\n  margin-bottom: 0;\n  font-size: 13px;\n  color: #62676b;\n}\n\n\/* =========================\n   FINAL CTA\n   ========================= *\/\n.xv-wps-final {\n  padding: 38px 26px;\n  text-align: center;\n  background: linear-gradient(135deg, #252a2d 0%, #435452 100%);\n  color: #fff;\n  border-radius: 22px;\n}\n\n.xv-wps-final h2 {\n  margin-bottom: 10px;\n  font-size: 30px;\n  line-height: 1.2;\n  color: #fff;\n}\n\n.xv-wps-final p {\n  max-width: 650px;\n  margin: 0 auto 20px;\n  color: #d9dddf;\n  font-size: 15px;\n}\n\n.xv-wps-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 48px;\n  padding: 12px 24px;\n  border-radius: 12px;\n  background: var(--xv-accent);\n  color: #fff !important;\n  text-decoration: none !important;\n  font-size: 15px;\n  font-weight: 800;\n  letter-spacing: 0.2px;\n  box-shadow: 0 8px 18px rgba(0,0,0,.18);\n  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;\n}\n\n.xv-wps-btn:hover {\n  background: #6d8583;\n  transform: translateY(-3px);\n  box-shadow: 0 12px 24px rgba(0,0,0,.24);\n}\n\n.xv-wps-btn:active {\n  transform: translateY(1px) scale(.98);\n}\n\n\/* =========================\n   FLOATING BUTTON\n   ========================= *\/\n.xv-wps-floating-buy {\n  position: fixed;\n  z-index: 999;\n  right: 22px;\n  bottom: 22px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 13px 20px;\n  border-radius: 999px;\n  background: #202325;\n  color: #fff !important;\n  text-decoration: none !important;\n  font-size: 14px;\n  font-weight: 800;\n  box-shadow: 0 8px 24px rgba(0,0,0,.28);\n  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;\n}\n\n.xv-wps-floating-buy:hover {\n  background: var(--xv-accent);\n  transform: translateY(-4px);\n  box-shadow: 0 12px 30px rgba(0,0,0,.32);\n}\n\n.xv-wps-floating-buy:active {\n  transform: translateY(2px) scale(.97);\n}\n\n\/* =========================\n   MOBILE\n   ========================= *\/\n@media screen and (max-width: 749px) {\n  .xv-wps-section {\n    margin-bottom: 18px;\n  }\n\n  .xv-wps-hero-text {\n    padding: 24px 16px;\n    border-radius: 18px;\n  }\n\n  .xv-wps-hero-text h1 {\n    font-size: 27px;\n  }\n\n  .xv-wps-hero-pills {\n    gap: 8px;\n  }\n\n  .xv-wps-hero-pills span {\n    font-size: 11px;\n    padding: 7px 10px;\n  }\n\n  .xv-wps-image-block,\n  .xv-wps-feature-text,\n  .xv-wps-spec-wrap,\n  .xv-wps-trust,\n  .xv-wps-final {\n    padding-left: 16px;\n    padding-right: 16px;\n    border-radius: 18px;\n  }\n\n  .xv-wps-heading h2,\n  .xv-wps-feature-text h2,\n  .xv-wps-spec-wrap h2,\n  .xv-wps-trust h2,\n  .xv-wps-final h2 {\n    font-size: 23px;\n  }\n\n  \/* keep benefit cards horizontal and neat on mobile *\/\n  .xv-wps-card-grid {\n    grid-template-columns: repeat(2, minmax(0,1fr));\n    gap: 12px;\n  }\n\n  \/* keep guarantee cards horizontal on mobile *\/\n  .xv-wps-trust-grid {\n    grid-template-columns: repeat(3, minmax(0,1fr));\n    gap: 10px;\n  }\n\n  \/* other blocks can remain stacked *\/\n  .xv-wps-spec-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .xv-wps-card {\n    min-height: 118px;\n    padding: 16px 12px;\n    border-radius: 16px;\n  }\n\n  .xv-wps-card h3 {\n    gap: 6px;\n    margin-bottom: 7px;\n    font-size: 17px;\n    line-height: 1.2;\n  }\n\n  .xv-wps-card-icon {\n    width: 16px;\n    height: 16px;\n    flex: 0 0 16px;\n    font-size: 10px;\n  }\n\n  .xv-wps-card p {\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .xv-wps-trust-card {\n    min-height: 148px;\n    padding: 14px 8px;\n    border-radius: 14px;\n  }\n\n  .xv-wps-trust-icon {\n    width: 34px;\n    height: 34px;\n    margin-bottom: 8px;\n    font-size: 15px;\n  }\n\n  .xv-wps-trust-card h3 {\n    margin-bottom: 4px;\n    font-size: 13px;\n    line-height: 1.2;\n  }\n\n  .xv-wps-trust-card p {\n    font-size: 11px;\n    line-height: 1.4;\n  }\n\n  .xv-wps-btn {\n    width: 100%;\n  }\n\n  .xv-wps-page img,\n  .xv-wps-img {\n    border-radius: 14px !important;\n  }\n\n  .xv-wps-floating-buy {\n    right: 12px;\n    bottom: 14px;\n    padding: 11px 16px;\n    font-size: 13px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"xv-wps-page\"\u003e\n\u003c!-- 1. TOP TEXT BANNER --\u003e\n\u003csection class=\"xv-wps-section xv-wps-hero-text\"\u003e\n\u003ch1\u003eFix Loose Outlets Fast\u003c\/h1\u003e\n\u003cdiv class=\"xv-wps-hero-pills\"\u003e\n\u003cspan\u003eFlush Fit\u003c\/span\u003e \u003cspan\u003eMetal Build\u003c\/span\u003e \u003cspan\u003eQuick Repair\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 2. REAL PRODUCT IMAGE --\u003e\n\u003csection class=\"xv-wps-section xv-wps-image-block\"\u003e\u003cimg class=\"xv-wps-img\" src=\"https:\/\/media.adeo.com\/mkp\/5134f8577ce02a3cc7a1f3825e52fb14\/media.png\" alt=\"Metal wall plate spacers for recessed electrical outlets\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- 3. CORE BENEFITS --\u003e\n\u003csection class=\"xv-wps-section\"\u003e\n\u003cdiv class=\"xv-wps-heading\"\u003e\n\u003cspan class=\"xv-wps-label\"\u003eCORE BENEFITS\u003c\/span\u003e\n\u003ch2\u003eSimple Fix for Recessed or Loose Wall Devices\u003c\/h2\u003e\n\u003cp\u003eA practical solution to help bring outlets and switches flush with the wall for a cleaner, more secure fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-wps-card-grid\"\u003e\n\u003cdiv class=\"xv-wps-card\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"xv-wps-card-icon\"\u003e✓\u003c\/span\u003eFix Loose Devices\u003c\/h3\u003e\n\u003cp\u003eStabilizes loose or recessed outlets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-wps-card\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"xv-wps-card-icon\"\u003e✓\u003c\/span\u003eFlush Wall Fit\u003c\/h3\u003e\n\u003cp\u003eHelps outlets sit flush to the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-wps-card\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"xv-wps-card-icon\"\u003e✓\u003c\/span\u003eMetal Support\u003c\/h3\u003e\n\u003cp\u003eRigid metal for steadier support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-wps-card\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"xv-wps-card-icon\"\u003e✓\u003c\/span\u003eEasy Installation\u003c\/h3\u003e\n\u003cp\u003eInstall fast with simple steps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 4. FEATURE 1 TEXT --\u003e\n\u003csection class=\"xv-wps-section xv-wps-feature-text xv-wps-feature-dark\"\u003e\n\u003ch2\u003eBring Recessed Outlets Back to a Proper Position\u003c\/h2\u003e\n\u003cp\u003eIf your outlet or switch sits too deep in the wall, this spacer helps fill the gap and create a more stable, flush installation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 5. REAL BEFORE \/ AFTER IMAGE --\u003e\n\u003csection class=\"xv-wps-section xv-wps-image-block\"\u003e\u003cimg class=\"xv-wps-img\" src=\"https:\/\/m.media-amazon.com\/images\/I\/61tSR5Qu-RL.jpg\" alt=\"Before and after wall plate spacer installation\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- 6. FEATURE 2 TEXT --\u003e\n\u003csection class=\"xv-wps-section xv-wps-feature-text xv-wps-feature-soft\"\u003e\n\u003ch2\u003eDurable Metal Construction for Everyday Repairs\u003c\/h2\u003e\n\u003cp\u003eThe metal leveling plate is built to resist bending and provide steady support for outlet and switch repair jobs in everyday spaces.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 7. REAL MATERIAL \/ PACK IMAGE --\u003e\n\u003csection class=\"xv-wps-section xv-wps-image-block\"\u003e\u003cimg class=\"xv-wps-img\" src=\"https:\/\/i.ebayimg.com\/images\/g\/VbwAAOSwzjNoHVnC\/s-l1200.jpg\" alt=\"Metal wall plate spacer material and multi-piece pack\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- 8. FEATURE 3 TEXT --\u003e\n\u003csection class=\"xv-wps-section xv-wps-feature-text\"\u003e\n\u003ch2\u003eDesigned for Quick and Straightforward Installation\u003c\/h2\u003e\n\u003cp\u003eNo complicated setup needed. Simply power off the circuit, loosen the device, add the spacer, and reinstall the wall plate.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 9. REAL INSTALLATION IMAGE --\u003e\n\u003csection class=\"xv-wps-section xv-wps-image-block\"\u003e\u003cimg class=\"xv-wps-img\" src=\"https:\/\/i5.walmartimages.com\/seo\/NOGIS-Wall-Plate-Spacer-Metal-Single-Gang-Device-Leveler-Flush-Fit-Leveling-Plate-Outlet-Shims-Level-Plates-For-Use-With-Electrical-Boxes-And-Recepta_0910f115-9ff0-48aa-8079-6e96e0f0b937.e340c790ec2df0efdc9cab38bcf9f0f5.jpeg\" alt=\"Wall plate spacer installation behind electrical outlet\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- 10. DETAILS \u0026 SPECIFICATIONS --\u003e\n\u003csection class=\"xv-wps-section\"\u003e\n\u003cdiv class=\"xv-wps-spec-wrap\"\u003e\n\u003ch2\u003eDetails \u0026amp; Specifications\u003c\/h2\u003e\n\u003cdiv class=\"xv-wps-spec-grid\"\u003e\n\u003cdiv class=\"xv-wps-spec-item\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e \u003cspan\u003eWall Plate Spacer \/ Device Leveling Plate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-wps-spec-item\"\u003e\n\u003cstrong\u003eMain Use\u003c\/strong\u003e \u003cspan\u003eHelps fix loose, crooked or recessed outlets and switches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-wps-spec-item\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e \u003cspan\u003eMetal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-wps-spec-item\"\u003e\n\u003cstrong\u003eCompatibility\u003c\/strong\u003e \u003cspan\u003eFits most standard single-gang wall devices\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-wps-spec-item\"\u003e\n\u003cstrong\u003eApplication\u003c\/strong\u003e \u003cspan\u003eOutlets, switches and wall-mounted electrical devices\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-wps-spec-item\"\u003e\n\u003cstrong\u003ePack Options\u003c\/strong\u003e \u003cspan\u003e5 PCS \/ 10 PCS \/ 20 PCS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-wps-spec-item\"\u003e\n\u003cstrong\u003eInstallation\u003c\/strong\u003e \u003cspan\u003eInsert spacer between device and wall after turning off power\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-wps-spec-item\"\u003e\n\u003cstrong\u003eFinish Goal\u003c\/strong\u003e \u003cspan\u003eCleaner, more level and more stable wall plate fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-wps-note\"\u003e\n\u003cstrong\u003eSafety Note:\u003c\/strong\u003e Always turn off power at the breaker before working on outlets, switches or electrical wall devices.\u003c\/div\u003e\n\u003c!-- SIZE IMAGE --\u003e\n\u003cdiv class=\"xv-wps-size-image\"\u003e\u003cimg class=\"xv-wps-img\" src=\"https:\/\/i5.walmartimages.com\/seo\/GHRTGR-Outlet-Spacer-Flush-Fit-Device-Leveling-Plates-Wall-Outlet-Repair-Loose-Electric-outlets-Fix-Self-Leveling-Electrical-Socket-Extenders-Electri_31c78000-b9a0-4445-8230-5771df218a1c.9069aef599d9b86d20f6b80e47d654e1.jpeg\" alt=\"Wall plate spacer size chart showing width height and thickness\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 11. FAQ --\u003e\n\u003csection class=\"xv-wps-section\"\u003e\n\u003cdiv class=\"xv-wps-heading\"\u003e\n\u003cspan class=\"xv-wps-label\"\u003eFAQ\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-wps-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does this wall plate spacer do?\u003c\/summary\u003e\n\u003cdiv class=\"xv-wps-faq-answer\"\u003eIt helps correct loose, crooked or recessed outlets and switches by filling the gap between the wall and the device.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it fit my outlet or switch?\u003c\/summary\u003e\n\u003cdiv class=\"xv-wps-faq-answer\"\u003eIt is designed for most standard single-gang wall devices, including common outlets and switches.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs installation difficult?\u003c\/summary\u003e\n\u003cdiv class=\"xv-wps-faq-answer\"\u003eInstallation is simple. Turn off the power, remove the cover plate, position the spacer, and reinstall the device and cover plate.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it for recessed electrical boxes?\u003c\/summary\u003e\n\u003cdiv class=\"xv-wps-faq-answer\"\u003eYes. It is commonly used to help bring recessed wall devices closer to the wall surface for a cleaner flush fit.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat material is it made from?\u003c\/summary\u003e\n\u003cdiv class=\"xv-wps-faq-answer\"\u003eThe spacer is made of metal for durable support and stable positioning.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many pieces are available?\u003c\/summary\u003e\n\u003cdiv class=\"xv-wps-faq-answer\"\u003eThis listing includes quantity options of 5, 10 or 20 pieces, so you can choose the pack size that fits your project.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 12. SHIPPING \/ QUALITY \/ GUARANTEE --\u003e\n\u003csection class=\"xv-wps-section xv-wps-trust\"\u003e\n\u003ch2\u003eShop With Confidence\u003c\/h2\u003e\n\u003cdiv class=\"xv-wps-trust-grid\"\u003e\n\u003cdiv class=\"xv-wps-trust-card\"\u003e\n\u003cdiv class=\"xv-wps-trust-icon\"\u003e✓\u003c\/div\u003e\n\u003ch3\u003eQuality Checked\u003c\/h3\u003e\n\u003cp\u003eReliable for everyday repairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-wps-trust-card\"\u003e\n\u003cdiv class=\"xv-wps-trust-icon\"\u003e↗\u003c\/div\u003e\n\u003ch3\u003eTracked Shipping\u003c\/h3\u003e\n\u003cp\u003eTracking updates when available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-wps-trust-card\"\u003e\n\u003cdiv class=\"xv-wps-trust-icon\"\u003e↺\u003c\/div\u003e\n\u003ch3\u003eCustomer Support\u003c\/h3\u003e\n\u003cp\u003eWe're here if you need help.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 13. FINAL CTA --\u003e\n\u003csection class=\"xv-wps-section xv-wps-final\"\u003e\n\u003ch2\u003eGet a Cleaner, More Secure Outlet Fit\u003c\/h2\u003e\n\u003cp\u003eChoose the pack size you need and make loose or recessed wall devices easier to fix.\u003c\/p\u003e\n\u003ca href=\"#MainContent\" class=\"xv-wps-btn\"\u003eBuy Now →\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"YY","offers":[{"title":"5pcs","offer_id":44817420943402,"sku":"NC01792609105816*5","price":20.0,"currency_code":"USD","in_stock":true},{"title":"10pcs $12 OFF","offer_id":44817420976170,"sku":"NC01792609105816*10","price":28.0,"currency_code":"USD","in_stock":true},{"title":"20pcs","offer_id":44817421008938,"sku":"NC01792609105816*20","price":40.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/01-hero-flush-secure-outlets.png?v=1789011299","url":"https:\/\/xavellune.com\/products\/5-10-20-pcs-wall-plate-spacer-spacers-for-electrical-outlets-metal-flush-fit-device-leveling-plates-for-electrical-outlet-repair-fix-loose-outlets-and-electrical-boxes","provider":"Xavellune","version":"1.0","type":"link"}