Changed carousel navigation

dev
haraldwolff 2022-03-14 22:20:39 +01:00
parent 67f5a60f13
commit 61059eed52
1 changed files with 7 additions and 6 deletions

View File

@ -108,7 +108,7 @@
<div class="container">
<div class="row col-spacing-50">
<div class="col-12 col-lg-7">
<div class="owl-carousel product-carousel">
<div class="owl-carousel product-carousel owl-dots-overlay">
<div data-hash="1">
<img src="/assets/images/Massivhaus1.jpeg" alt="">
</div>
@ -159,15 +159,16 @@
<div class="container">
<div class="product-info-box">
<ul class="nav margin-bottom-20">
<li class="nav-item">
<a class="nav-link active" data-toggle="tab" href="#specs">Haus Beschreibung</a>
</li>
</ul>
<div class="tab-content">
<div class="tab-pane fade show active" id="specs">
<table class="table">
<tbody>
<tr>
<th scope="row"></th>
<td>
<h5>Haus Beschreibung</h5>
</td>
</tr>
<tr>
<th scope="row">Weight</th>
<td>25 g</td>