-
AuthorPosts
-
February 8, 2016 at 10:33 pm #786511
Hi,
Can you please provide me with a html code I can put in the footer to get payment options icons.
Image attached.February 9, 2016 at 3:29 am #786772Hi There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
You could also check the link below for guide:
https://community.theme.co/forums/topic/how-to-add-icons-or-images-in-footer/
Thanks.
February 11, 2016 at 2:09 am #790590This reply has been marked as private.February 11, 2016 at 2:12 am #790594This reply has been marked as private.February 11, 2016 at 2:17 am #790606Hello There,
Thanks for providing the information. You can make use of this html code:
<div class="payment-options footer-module" style="text-align: center; font-size: 40px;"> <span><i class="x-icon x-icon-cc-stripe"></i></span> <span><i class="x-icon x-icon-cc-paypal"></i></span> <span><i class="x-icon x-icon-cc-mastercard"></i></span> <span><i class="x-icon x-icon-cc-visa"></i></span> <span><i class="x-icon x-icon-cc-amex"></i></span> </div>
Hope this works out for you.
February 11, 2016 at 2:23 am #790620Thank you
February 11, 2016 at 2:27 am #790630You’re welcome!
We’re glad we were able to help you out. -
AuthorPosts