{"id":240,"date":"2026-03-22T12:08:11","date_gmt":"2026-03-22T12:08:11","guid":{"rendered":"https:\/\/gas.wales\/new\/?page_id=240"},"modified":"2026-03-22T12:12:01","modified_gmt":"2026-03-22T12:12:01","slug":"heating-fault-finding","status":"publish","type":"page","link":"https:\/\/gas.wales\/new\/heating-fault-finding\/","title":{"rendered":"heating fault finding"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"240\" class=\"elementor elementor-240\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd203db e-con-full e-flex e-con e-parent\" data-id=\"cd203db\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-62d8428 elementor-widget elementor-widget-html\" data-id=\"62d8428\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* ========== GAS.WALES HEATING FAULT FINDING HERO ========== *\/\r\n:root{\r\n  --gwhf-bg:#06152b;\r\n  --gwhf-accent:#2ea8ff;\r\n  --gwhf-accent-dark:#0c7fe0;\r\n  --gwhf-text:#ffffff;\r\n  --gwhf-muted:rgba(255,255,255,0.80);\r\n  --gwhf-max:1280px;\r\n}\r\n\r\n.gasw-fault-hero{\r\n  position:relative;\r\n  overflow:hidden;\r\n  background:\r\n    linear-gradient(90deg, rgba(6,21,43,0.94) 0%, rgba(6,21,43,0.84) 50%, rgba(6,21,43,0.64) 100%),\r\n    url('https:\/\/gas.wales\/wp-content\/uploads\/2024\/06\/Main-slider-1.jpg') center center \/ cover no-repeat;\r\n  color:#fff;\r\n  font-family:Arial, Helvetica, sans-serif;\r\n}\r\n\r\n.gasw-fault-hero::after{\r\n  content:\"\";\r\n  position:absolute;\r\n  inset:0;\r\n  background:linear-gradient(135deg, rgba(46,168,255,0.10) 0%, rgba(46,168,255,0.00) 40%);\r\n}\r\n\r\n.gasw-fault-hero-inner{\r\n  position:relative;\r\n  z-index:2;\r\n  max-width:var(--gwhf-max);\r\n  margin:auto;\r\n  padding:180px 20px 120px;\r\n  display:grid;\r\n  grid-template-columns:1.1fr 0.9fr;\r\n  gap:30px;\r\n  align-items:center;\r\n}\r\n\r\n.gasw-fault-copy h1{\r\n  font-size:clamp(42px,6vw,72px);\r\n  line-height:0.95;\r\n  letter-spacing:-2px;\r\n  margin:0 0 18px;\r\n}\r\n\r\n.gasw-fault-copy p{\r\n  font-size:18px;\r\n  line-height:1.85;\r\n  max-width:720px;\r\n  color:var(--gwhf-muted);\r\n  margin:0 0 28px;\r\n}\r\n\r\n.gasw-fault-actions{\r\n  display:flex;\r\n  flex-wrap:wrap;\r\n  gap:12px;\r\n  margin-bottom:24px;\r\n}\r\n\r\n.gasw-fault-btn{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  min-height:50px;\r\n  padding:0 22px;\r\n  border-radius:8px;\r\n  text-decoration:none;\r\n  font-size:14px;\r\n  font-weight:800;\r\n  transition:all .2s ease;\r\n}\r\n\r\n.gasw-fault-btn-primary{\r\n  background:linear-gradient(180deg,var(--gwhf-accent),var(--gwhf-accent-dark));\r\n  color:#fff;\r\n  box-shadow:0 10px 22px rgba(46,168,255,0.25);\r\n}\r\n\r\n.gasw-fault-btn-outline{\r\n  border:1px solid rgba(255,255,255,0.2);\r\n  color:#fff;\r\n  background:rgba(255,255,255,0.04);\r\n}\r\n\r\n.gasw-fault-points{\r\n  display:flex;\r\n  flex-wrap:wrap;\r\n  gap:12px;\r\n}\r\n\r\n.gasw-fault-points span{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:8px;\r\n  padding:10px 14px;\r\n  background:rgba(255,255,255,0.05);\r\n  border:1px solid rgba(255,255,255,0.10);\r\n  border-radius:999px;\r\n  font-size:13px;\r\n  font-weight:700;\r\n  color:rgba(255,255,255,0.88);\r\n}\r\n\r\n.gasw-fault-points span::before{\r\n  content:\"\";\r\n  width:8px;\r\n  height:8px;\r\n  border-radius:50%;\r\n  background:var(--gwhf-accent);\r\n  flex:0 0 8px;\r\n}\r\n\r\n.gasw-fault-panel{\r\n  background:rgba(255,255,255,0.07);\r\n  border:1px solid rgba(255,255,255,0.12);\r\n  border-radius:14px;\r\n  padding:28px;\r\n  backdrop-filter:blur(12px);\r\n  -webkit-backdrop-filter:blur(12px);\r\n}\r\n\r\n.gasw-fault-panel h3{\r\n  margin:0 0 12px;\r\n  font-size:24px;\r\n  color:#fff;\r\n}\r\n\r\n.gasw-fault-panel p{\r\n  margin:0 0 16px;\r\n  font-size:15px;\r\n  line-height:1.8;\r\n  color:rgba(255,255,255,0.78);\r\n}\r\n\r\n.gasw-fault-panel ul{\r\n  margin:0;\r\n  padding-left:18px;\r\n}\r\n\r\n.gasw-fault-panel li{\r\n  margin-bottom:8px;\r\n  font-size:14px;\r\n  color:rgba(255,255,255,0.9);\r\n}\r\n\r\n@media(max-width:1000px){\r\n  .gasw-fault-hero-inner{\r\n    grid-template-columns:1fr;\r\n  }\r\n}\r\n\r\n@media(max-width:680px){\r\n  .gasw-fault-hero-inner{\r\n    padding:145px 16px 95px;\r\n  }\r\n\r\n  .gasw-fault-copy p{\r\n    font-size:16px;\r\n  }\r\n\r\n  .gasw-fault-actions{\r\n    flex-direction:column;\r\n  }\r\n\r\n  .gasw-fault-btn{\r\n    width:100%;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"gasw-fault-hero\">\r\n  <div class=\"gasw-fault-hero-inner\">\r\n\r\n    <div class=\"gasw-fault-copy\">\r\n      <h1>Heating Fault Finding Across Wales<\/h1>\r\n\r\n      <p>\r\n        If your heating system is not working as it should, Gas.wales provides a clear route to diagnosing the issue properly before the wrong work gets done or unnecessary parts are replaced.\r\n      <\/p>\r\n\r\n      <div class=\"gasw-fault-actions\">\r\n        <a href=\"https:\/\/gas.wales\/new\/book-a-job\/\" class=\"gasw-fault-btn gasw-fault-btn-primary\">Book a Visit<\/a>\r\n        <a href=\"https:\/\/gas.wales\/new\/get-a-quote\/\" class=\"gasw-fault-btn gasw-fault-btn-outline\">Get a Quote<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"gasw-fault-points\">\r\n        <span>Diagnosis-led<\/span>\r\n        <span>Heating issues<\/span>\r\n        <span>Homes & landlords<\/span>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"gasw-fault-panel\">\r\n      <h3>Start with the fault, not the guesswork<\/h3>\r\n      <p>\r\n        Heating systems can show similar symptoms for very different reasons. The first step is understanding what is actually causing the issue.\r\n      <\/p>\r\n      <ul>\r\n        <li>No heating or uneven heating<\/li>\r\n        <li>Controls not behaving properly<\/li>\r\n        <li>Pressure, noise or performance issues<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b778367 elementor-widget elementor-widget-html\" data-id=\"b778367\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* ========== GAS.WALES FAULT SIGNS ========== *\/\r\n:root{\r\n  --gwfs-bg:#f6f9fc;\r\n  --gwfs-panel:#ffffff;\r\n  --gwfs-text:#0b2345;\r\n  --gwfs-muted:#5f6f85;\r\n  --gwfs-line:#e4edf6;\r\n  --gwfs-shadow:0 18px 40px rgba(10,35,69,0.08);\r\n  --gwfs-radius:14px;\r\n  --gwfs-max:1280px;\r\n}\r\n\r\n.gasw-fault-signs{\r\n  background:linear-gradient(180deg,#f8fbfe 0%,#f3f7fb 100%);\r\n  padding:85px 20px;\r\n  font-family:Arial, Helvetica, sans-serif;\r\n}\r\n\r\n.gasw-fault-signs-inner{\r\n  max-width:var(--gwfs-max);\r\n  margin:auto;\r\n}\r\n\r\n.gasw-fault-signs-head{\r\n  max-width:760px;\r\n  margin-bottom:34px;\r\n}\r\n\r\n.gasw-fault-signs-head h2{\r\n  margin:0 0 14px;\r\n  font-size:clamp(34px,4vw,48px);\r\n  color:#0b2345;\r\n  letter-spacing:-1px;\r\n}\r\n\r\n.gasw-fault-signs-head p{\r\n  margin:0;\r\n  font-size:16px;\r\n  line-height:1.8;\r\n  color:#5f6f85;\r\n}\r\n\r\n.gasw-fault-signs-grid{\r\n  display:grid;\r\n  grid-template-columns:repeat(3,1fr);\r\n  gap:22px;\r\n}\r\n\r\n.gasw-fault-sign-card{\r\n  padding:26px;\r\n  border-radius:var(--gwfs-radius);\r\n  background:var(--gwfs-panel);\r\n  border:1px solid var(--gwfs-line);\r\n  box-shadow:var(--gwfs-shadow);\r\n  transition:all .2s ease;\r\n}\r\n\r\n.gasw-fault-sign-card:hover{\r\n  transform:translateY(-4px);\r\n}\r\n\r\n.gasw-fault-sign-card h3{\r\n  margin:0 0 10px;\r\n  font-size:20px;\r\n  color:#0b2345;\r\n}\r\n\r\n.gasw-fault-sign-card p{\r\n  margin:0;\r\n  font-size:14px;\r\n  line-height:1.75;\r\n  color:#5f6f85;\r\n}\r\n\r\n@media(max-width:1000px){\r\n  .gasw-fault-signs-grid{\r\n    grid-template-columns:1fr 1fr;\r\n  }\r\n}\r\n\r\n@media(max-width:680px){\r\n  .gasw-fault-signs{\r\n    padding:65px 16px;\r\n  }\r\n\r\n  .gasw-fault-signs-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"gasw-fault-signs\">\r\n  <div class=\"gasw-fault-signs-inner\">\r\n\r\n    <div class=\"gasw-fault-signs-head\">\r\n      <h2>Common signs your heating system has a fault<\/h2>\r\n      <p>\r\n        Heating problems often show up as symptoms before the cause is obvious. Understanding the pattern helps make the right next step clearer.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"gasw-fault-signs-grid\">\r\n\r\n      <div class=\"gasw-fault-sign-card\">\r\n        <h3>Rooms are not heating properly<\/h3>\r\n        <p>Some areas remain cold, radiators are inconsistent, or the system is struggling to warm the property.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"gasw-fault-sign-card\">\r\n        <h3>Controls don\u2019t respond as expected<\/h3>\r\n        <p>The thermostat, timer or settings may not seem to match what the heating system is actually doing.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"gasw-fault-sign-card\">\r\n        <h3>The system feels unreliable<\/h3>\r\n        <p>Pressure changes, unusual noises or repeated performance issues can point to an underlying heating fault.<\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bd7d933 elementor-widget elementor-widget-html\" data-id=\"bd7d933\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* ========== GAS.WALES FAULT FINDING VALUE ========== *\/\r\n:root{\r\n  --gwfv-bg:#ffffff;\r\n  --gwfv-card:#ffffff;\r\n  --gwfv-text:#0b2345;\r\n  --gwfv-muted:#5f6f85;\r\n  --gwfv-line:#e4edf6;\r\n  --gwfv-radius:14px;\r\n  --gwfv-shadow:0 18px 40px rgba(10,35,69,0.08);\r\n  --gwfv-max:1280px;\r\n}\r\n\r\n.gasw-fault-value{\r\n  padding:85px 20px;\r\n  background:#ffffff;\r\n  font-family:Arial, Helvetica, sans-serif;\r\n}\r\n\r\n.gasw-fault-value-inner{\r\n  max-width:var(--gwfv-max);\r\n  margin:auto;\r\n}\r\n\r\n.gasw-fault-value-top{\r\n  max-width:760px;\r\n  margin-bottom:40px;\r\n}\r\n\r\n.gasw-fault-value-top h2{\r\n  margin:0 0 14px;\r\n  font-size:clamp(34px,4vw,48px);\r\n  color:#0b2345;\r\n  letter-spacing:-1px;\r\n}\r\n\r\n.gasw-fault-value-top p{\r\n  margin:0;\r\n  font-size:16px;\r\n  line-height:1.8;\r\n  color:#5f6f85;\r\n}\r\n\r\n.gasw-fault-value-grid{\r\n  display:grid;\r\n  grid-template-columns:repeat(3,1fr);\r\n  gap:22px;\r\n}\r\n\r\n.gasw-fault-value-card{\r\n  background:#fff;\r\n  border:1px solid var(--gwfv-line);\r\n  border-radius:var(--gwfv-radius);\r\n  padding:24px;\r\n  box-shadow:var(--gwfv-shadow);\r\n}\r\n\r\n.gasw-fault-value-card h3{\r\n  margin:0 0 10px;\r\n  font-size:20px;\r\n  color:#0b2345;\r\n}\r\n\r\n.gasw-fault-value-card p{\r\n  margin:0;\r\n  font-size:14px;\r\n  line-height:1.75;\r\n  color:#5f6f85;\r\n}\r\n\r\n@media(max-width:1000px){\r\n  .gasw-fault-value-grid{\r\n    grid-template-columns:1fr 1fr;\r\n  }\r\n}\r\n\r\n@media(max-width:680px){\r\n  .gasw-fault-value{\r\n    padding:65px 16px;\r\n  }\r\n\r\n  .gasw-fault-value-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"gasw-fault-value\">\r\n  <div class=\"gasw-fault-value-inner\">\r\n\r\n    <div class=\"gasw-fault-value-top\">\r\n      <h2>Why fault finding matters before work starts<\/h2>\r\n      <p>\r\n        Good fault finding helps avoid wasted time, repeated call-outs and unnecessary replacement work. The goal is to understand the issue first, then move forward properly.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"gasw-fault-value-grid\">\r\n\r\n      <div class=\"gasw-fault-value-card\">\r\n        <h3>Avoid the wrong fix<\/h3>\r\n        <p>Similar symptoms can come from different problems, which is why diagnosis comes before assumptions.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"gasw-fault-value-card\">\r\n        <h3>Reduce repeat problems<\/h3>\r\n        <p>A clearer understanding of the cause helps reduce the chance of the issue returning after temporary fixes.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"gasw-fault-value-card\">\r\n        <h3>Support better next steps<\/h3>\r\n        <p>Once the fault is clearer, it becomes easier to decide whether the right route is repair, upgrade or wider system work.<\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7ac69e0 elementor-widget elementor-widget-html\" data-id=\"7ac69e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* ========== GAS.WALES FAULT FINDING AUDIENCE ========== *\/\r\n:root{\r\n  --gwfa-bg:#f6f9fc;\r\n  --gwfa-card:#ffffff;\r\n  --gwfa-text:#0b2345;\r\n  --gwfa-muted:#5f6f85;\r\n  --gwfa-line:#e4edf6;\r\n  --gwfa-radius:14px;\r\n  --gwfa-shadow:0 18px 40px rgba(10,35,69,0.08);\r\n  --gwfa-max:1280px;\r\n}\r\n\r\n.gasw-fault-audience{\r\n  padding:85px 20px;\r\n  background:var(--gwfa-bg);\r\n  font-family:Arial, Helvetica, sans-serif;\r\n}\r\n\r\n.gasw-fault-audience-inner{\r\n  max-width:var(--gwfa-max);\r\n  margin:auto;\r\n}\r\n\r\n.gasw-fault-audience-head{\r\n  max-width:760px;\r\n  margin-bottom:34px;\r\n}\r\n\r\n.gasw-fault-audience-head h2{\r\n  margin:0 0 14px;\r\n  font-size:clamp(34px,4vw,48px);\r\n  color:#0b2345;\r\n  letter-spacing:-1px;\r\n}\r\n\r\n.gasw-fault-audience-head p{\r\n  margin:0;\r\n  font-size:16px;\r\n  line-height:1.8;\r\n  color:#5f6f85;\r\n}\r\n\r\n.gasw-fault-audience-grid{\r\n  display:grid;\r\n  grid-template-columns:repeat(3,1fr);\r\n  gap:22px;\r\n}\r\n\r\n.gasw-fault-audience-card{\r\n  background:#fff;\r\n  border:1px solid var(--gwfa-line);\r\n  border-radius:var(--gwfa-radius);\r\n  padding:24px;\r\n  box-shadow:var(--gwfa-shadow);\r\n}\r\n\r\n.gasw-fault-audience-card h3{\r\n  margin:0 0 10px;\r\n  font-size:20px;\r\n  color:#0b2345;\r\n}\r\n\r\n.gasw-fault-audience-card p{\r\n  margin:0;\r\n  font-size:14px;\r\n  line-height:1.75;\r\n  color:#5f6f85;\r\n}\r\n\r\n@media(max-width:1000px){\r\n  .gasw-fault-audience-grid{\r\n    grid-template-columns:1fr 1fr;\r\n  }\r\n}\r\n\r\n@media(max-width:680px){\r\n  .gasw-fault-audience{\r\n    padding:65px 16px;\r\n  }\r\n\r\n  .gasw-fault-audience-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"gasw-fault-audience\">\r\n  <div class=\"gasw-fault-audience-inner\">\r\n\r\n    <div class=\"gasw-fault-audience-head\">\r\n      <h2>Who heating fault finding is useful for<\/h2>\r\n      <p>\r\n        Heating fault finding is valuable wherever there is uncertainty about what is causing the issue and what the right fix should be.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"gasw-fault-audience-grid\">\r\n\r\n      <div class=\"gasw-fault-audience-card\">\r\n        <h3>Homeowners<\/h3>\r\n        <p>Get clarity on performance issues, unreliable heating or symptoms that do not clearly point to one obvious cause.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"gasw-fault-audience-card\">\r\n        <h3>Landlords<\/h3>\r\n        <p>Understand heating issues properly before moving forward with repair or wider system decisions in rental properties.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"gasw-fault-audience-card\">\r\n        <h3>Ongoing heating problems<\/h3>\r\n        <p>Particularly useful where the same issue keeps returning or where the current explanation does not feel complete.<\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e443c6 elementor-widget elementor-widget-html\" data-id=\"5e443c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* ========== GAS.WALES FAULT FINDING CTA ========== *\/\r\n:root{\r\n  --gwhfc-bg:#06152b;\r\n  --gwhfc-text:#ffffff;\r\n  --gwhfc-muted:rgba(255,255,255,0.82);\r\n  --gwhfc-accent:#2ea8ff;\r\n  --gwhfc-accent-dark:#0c7fe0;\r\n  --gwhfc-line:rgba(255,255,255,0.10);\r\n  --gwhfc-radius:14px;\r\n  --gwhfc-max:1280px;\r\n  --gwhfc-shadow:0 26px 60px rgba(0,0,0,0.24);\r\n}\r\n\r\n.gasw-fault-cta{\r\n  padding:90px 20px;\r\n  background:linear-gradient(180deg,#081a33 0%, #06152b 100%);\r\n  font-family:Arial, Helvetica, sans-serif;\r\n}\r\n\r\n.gasw-fault-cta-inner{\r\n  max-width:var(--gwhfc-max);\r\n  margin:auto;\r\n  background:linear-gradient(135deg, #0b2345 0%, #12325f 100%);\r\n  border:1px solid var(--gwhfc-line);\r\n  border-radius:var(--gwhfc-radius);\r\n  box-shadow:var(--gwhfc-shadow);\r\n  padding:40px 36px;\r\n  display:grid;\r\n  grid-template-columns:1fr auto;\r\n  gap:30px;\r\n  align-items:center;\r\n}\r\n\r\n.gasw-fault-cta-copy h2{\r\n  margin:0 0 12px;\r\n  font-size:clamp(30px,3.8vw,42px);\r\n  line-height:1.05;\r\n  letter-spacing:-1px;\r\n  color:#fff;\r\n}\r\n\r\n.gasw-fault-cta-copy p{\r\n  margin:0;\r\n  max-width:720px;\r\n  font-size:16px;\r\n  line-height:1.85;\r\n  color:var(--gwhfc-muted);\r\n}\r\n\r\n.gasw-fault-cta-actions{\r\n  display:flex;\r\n  flex-wrap:wrap;\r\n  gap:12px;\r\n}\r\n\r\n.gasw-fault-cta-btn{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  min-height:50px;\r\n  padding:0 20px;\r\n  border-radius:8px;\r\n  font-size:14px;\r\n  font-weight:800;\r\n  text-decoration:none;\r\n  transition:all .2s ease;\r\n  white-space:nowrap;\r\n}\r\n\r\n.gasw-fault-cta-btn-primary{\r\n  background:linear-gradient(180deg,var(--gwhfc-accent),var(--gwhfc-accent-dark));\r\n  color:#fff;\r\n}\r\n\r\n.gasw-fault-cta-btn-outline{\r\n  border:1px solid rgba(255,255,255,0.22);\r\n  color:#fff;\r\n  background:rgba(255,255,255,0.05);\r\n}\r\n\r\n.gasw-fault-cta-btn-outline:hover{\r\n  background:rgba(255,255,255,0.10);\r\n}\r\n\r\n@media(max-width:900px){\r\n  .gasw-fault-cta-inner{\r\n    grid-template-columns:1fr;\r\n    gap:20px;\r\n  }\r\n\r\n  .gasw-fault-cta-actions{\r\n    flex-direction:column;\r\n    width:100%;\r\n  }\r\n\r\n  .gasw-fault-cta-btn{\r\n    width:100%;\r\n  }\r\n}\r\n\r\n@media(max-width:680px){\r\n  .gasw-fault-cta{\r\n    padding:70px 16px;\r\n  }\r\n\r\n  .gasw-fault-cta-inner{\r\n    padding:28px;\r\n  }\r\n\r\n  .gasw-fault-cta-copy p{\r\n    font-size:14px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"gasw-fault-cta\">\r\n  <div class=\"gasw-fault-cta-inner\">\r\n\r\n    <div class=\"gasw-fault-cta-copy\">\r\n      <h2>Not sure what\u2019s causing the problem?<\/h2>\r\n      <p>\r\n        If your heating system is showing signs of a fault but the cause is unclear, Gas.wales provides a clearer route to diagnosis before the wrong work gets done.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"gasw-fault-cta-actions\">\r\n      <a href=\"https:\/\/gas.wales\/new\/book-a-job\/\" class=\"gasw-fault-cta-btn gasw-fault-cta-btn-primary\">Book a Visit<\/a>\r\n      <a href=\"https:\/\/gas.wales\/new\/get-a-quote\/\" class=\"gasw-fault-cta-btn gasw-fault-cta-btn-outline\">Get a Quote<\/a>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Heating Fault Finding Across Wales If your heating system is not working as it should, Gas.wales provides a clear route to diagnosing the issue properly before the wrong work gets done or unnecessary parts are replaced. Book a Visit Get a Quote Diagnosis-led Heating issues Homes &#038; landlords Start with the fault, not the guesswork [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-240","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/gas.wales\/new\/wp-json\/wp\/v2\/pages\/240","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gas.wales\/new\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gas.wales\/new\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gas.wales\/new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gas.wales\/new\/wp-json\/wp\/v2\/comments?post=240"}],"version-history":[{"count":4,"href":"https:\/\/gas.wales\/new\/wp-json\/wp\/v2\/pages\/240\/revisions"}],"predecessor-version":[{"id":244,"href":"https:\/\/gas.wales\/new\/wp-json\/wp\/v2\/pages\/240\/revisions\/244"}],"wp:attachment":[{"href":"https:\/\/gas.wales\/new\/wp-json\/wp\/v2\/media?parent=240"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}