|
@@ -7,9 +7,9 @@
|
|
|
* @license http://www.fecshop.com/license/
|
|
|
*/
|
|
|
?>
|
|
|
-<div class="footer-container">
|
|
|
+
|
|
|
<!--======= footer navigation =======-->
|
|
|
- <div class="container">
|
|
|
+<div class="container">
|
|
|
<div class="widget-block text-xl-center">
|
|
|
<h4 class="html5_foot_title">JOIN OUR NEWSLETTER NOW</h4>
|
|
|
<!--======= newsletter formq =======-->
|
|
@@ -36,17 +36,10 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- <div class="container foot_foot_content">
|
|
|
+<div class="container foot_foot_content">
|
|
|
<div class="html5_foot_foot_text">
|
|
|
<p>Copyright © 2018 <a href="http://www.fecshop.com/">Fecshop</a>, All Rights Reserved.</p>
|
|
|
+ <p><img src="<?= Yii::$service->image->getImgUrl('addons/fectfurnilife/payment.png'); ?>" class="img-fluid" alt=""></p>
|
|
|
</div>
|
|
|
- <div class="text-center">
|
|
|
- <!--======= payment logo =======-->
|
|
|
- <div class="payment-logo">
|
|
|
- <img src="<?= Yii::$service->image->getImgUrl('addons/fectfurnilife/payment.png'); ?>" class="img-fluid" alt="">
|
|
|
- </div>
|
|
|
- <!--======= End of payment logo =======-->
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+</div>
|
|
|
|
|
|
-</div>
|