Remove menu bar
This commit is contained in:
29
index.html
29
index.html
@@ -76,31 +76,6 @@
|
|||||||
<div class="col-xs-2">
|
<div class="col-xs-2">
|
||||||
<div id="fh5co-logo"><a href="index.html">Hochzeit<strong>.</strong></a></div>
|
<div id="fh5co-logo"><a href="index.html">Hochzeit<strong>.</strong></a></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-xs-10 text-right menu-1">
|
|
||||||
<ul>
|
|
||||||
<li class="active"><a href="index.html">Home</a></li>
|
|
||||||
<li><a href="about.html">Story</a></li>
|
|
||||||
<li class="has-dropdown">
|
|
||||||
<a href="services.html">Services</a>
|
|
||||||
<ul class="dropdown">
|
|
||||||
<li><a href="#">Web Design</a></li>
|
|
||||||
<li><a href="#">eCommerce</a></li>
|
|
||||||
<li><a href="#">Branding</a></li>
|
|
||||||
<li><a href="#">API</a></li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li class="has-dropdown">
|
|
||||||
<a href="gallery.html">Gallery</a>
|
|
||||||
<ul class="dropdown">
|
|
||||||
<li><a href="#">HTML5</a></li>
|
|
||||||
<li><a href="#">CSS3</a></li>
|
|
||||||
<li><a href="#">Sass</a></li>
|
|
||||||
<li><a href="#">jQuery</a></li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li><a href="contact.html">Contact</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@@ -129,7 +104,7 @@
|
|||||||
<div class="row animate-box">
|
<div class="row animate-box">
|
||||||
<div class="col-md-8 col-md-offset-2 text-center fh5co-heading">
|
<div class="col-md-8 col-md-offset-2 text-center fh5co-heading">
|
||||||
<h2>Nimmst du Teil?</h2>
|
<h2>Nimmst du Teil?</h2>
|
||||||
<p>Please Fill-up the form to notify you that you're attending. Thanks.</p>
|
<p>Bitte gebt uns mit folgendem Formular bis zum 03.03.2022 bescheid ob ihr könnt oder nicht!</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row animate-box">
|
<div class="row animate-box">
|
||||||
@@ -148,7 +123,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4 col-sm-4">
|
<div class="col-md-4 col-sm-4">
|
||||||
<button type="submit" class="btn btn-default btn-block">I am Attending</button>
|
<button type="submit" class="btn btn-default btn-block">Absenden</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="feature-center">
|
<div class="feature-center">
|
||||||
<span class="icon">
|
<span class="icon">
|
||||||
|
|||||||
Reference in New Issue
Block a user