Commit 0306acd027123b259e78b7eefd764b2668bd9f63
1 parent
b535564d
carousel page view
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/page/view.php
| @@ -27,7 +27,7 @@ _________________________________________________________ --> | @@ -27,7 +27,7 @@ _________________________________________________________ --> | ||
| 27 | <div class="col-md-12 clearfix"> | 27 | <div class="col-md-12 clearfix"> |
| 28 | 28 | ||
| 29 | <?php if (!empty($images)) { ?> | 29 | <?php if (!empty($images)) { ?> |
| 30 | - <section> | 30 | + <section class="no-mb object-slider"> |
| 31 | 31 | ||
| 32 | <?php | 32 | <?php |
| 33 | $slideItems = []; | 33 | $slideItems = []; |