hotfix/paypal-note
candice 3 years ago
parent b7ec440b6a
commit 21aa054a86

@ -1,7 +1,7 @@
<?php if (!empty($recommands['Tour A']) || !empty($recommands['Tour B']) || !empty($recommands['Tour C']) || !empty($recommands['Tour D'])) { ?>
<h2 style="text-align: center; margin-top:0;">Get Inspired with Some Popular Itineraries</h2>
<h2 style="text-align: center;">Get Inspired with Some Popular Itineraries</h2>
<div class="swiper" id='tourSwiper'>
<div class="swiper-wrapper">
@ -148,7 +148,7 @@
<?php if (!empty($recommands['Article A']) || !empty($recommands['Article B']) || !empty($recommands['Article C']) || !empty($recommands['Article D'])) { ?>
<h2 style="text-align: center; margin-top:0;">More Travel Ideas and Inspiration</h2>
<h2 style="text-align: center; ">More Travel Ideas and Inspiration</h2>
<div class="swiper" id='articleSwiper'>
<div class="swiper-wrapper">

Loading…
Cancel
Save