Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #786511

    sara89q
    Participant

    Hi,
    Can you please provide me with a html code I can put in the footer to get payment options icons.
    Image attached.

    #786772

    Nico
    Moderator

    Hi 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.

    #790590

    sara89q
    Participant
    This reply has been marked as private.
    #790594

    sara89q
    Participant
    This reply has been marked as private.
    #790606

    Rue Nel
    Moderator

    Hello 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.

    #790620

    sara89q
    Participant

    Thank you

    #790630

    Rue Nel
    Moderator

    You’re welcome!
    We’re glad we were able to help you out.