Contact information

Contact Us

Address: 73 High St, Yeadon, Leeds LS19 7SP, United Kingdom

Telephone: +44 7545 972423

Email: CONTQCT@yeadondiyandhardware.com

Send
.contact-section { padding: 60px 20px; background: #f8f8f8; } .contact-container { max-width: 900px; margin: auto; } .contact-container h2 { text-align: center; margin-bottom: 30px; font-size: 32px; } .contact-info { margin-bottom: 30px; line-height: 1.8; } .contact-form .row { display: flex; gap: 20px; } .contact-form input, .contact-form textarea { width: 100%; padding: 14px; border: 1px solid #ccc; margin-bottom: 15px; font-size: 16px; } .contact-form textarea { height: 140px; resize: none; } .contact-form button { background: #1f2430; color: white; padding: 14px 40px; border: none; font-size: 16px; cursor: pointer; } .contact-form button:hover { background: #000; }