Skip to content

Commit

Permalink
Merge pull request #2827 from Saksham2k3s/enhance/slider-buttons-clie…
Browse files Browse the repository at this point in the history
…nt-review

Solved issue 2801
  • Loading branch information
huamanraj committed Aug 10, 2024
2 parents 8f7d69b + 3973d10 commit 68c49cf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3035,7 +3035,10 @@ <h2 class="h2 section-title has-underline" style="margin-top: 15px;">
<span class="span has-before"></span>
</h2>
<p class="section-subtitle" style="text-align: center;">Know what our customers say</p>

<div class="swiper-navigation">
<button class="swiper-button-prev custom-prev"></button>
<button class="swiper-button-next custom-next"></button>
</div>
<swiper-container class="mySwiper" pagination="true" pagination-clickable="true" navigation="true" space-between="40"
loop="true" >
<swiper-slide>
Expand Down

0 comments on commit 68c49cf

Please sign in to comment.