Top menu fixed
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
<div class="col-md-3">
|
||||
<div class="contact-information">
|
||||
<h3>Contact info</h3>
|
||||
<h3 style="font-weight: bold; ">Contact info</h3>
|
||||
<ul class="contact-information-list">
|
||||
<li><span><i class="fa fa-home"></i>4968 Austell Rd # 148 Austell, GA 30106</span></li>
|
||||
<li><span><i class="fa fa-phone"></i>770-778-0088</span></li>
|
||||
@@ -44,7 +44,7 @@
|
||||
|
||||
<div class="col-md-3">
|
||||
<div class="contact-information">
|
||||
<h3>Working hours</h3>
|
||||
<h3 style="font-weight: bold; ">Working hours</h3>
|
||||
<p class="work-time"><span>Mon</span> : 10AM - 1:30PM & 3:30PM - 6:30PM</p>
|
||||
<p class="work-time"><span>Tue</span> : 10AM - 1:30PM & 3:30PM - 6:00PM</p>
|
||||
<p class="work-time"><span>Wed</span> : 10AM - 1:30PM & 3:30PM - 6:30PM</p>
|
||||
@@ -56,7 +56,7 @@
|
||||
</div>
|
||||
|
||||
<div class="col-md-6">
|
||||
<h3>Send us a message</h3>
|
||||
<h3 style="font-weight: bold; ">Send us a message</h3>
|
||||
<form id="contact-form" method="post" action="/contact">
|
||||
<font color="red"><strong><?=$message?></strong><font>
|
||||
<div class="text-input">
|
||||
|
||||
Reference in New Issue
Block a user