• Dear Zakra Theme Support Team,

    Could you provide me with a HTML code or a customer css code to make credit card payment icons appear in the footer of Zakra Theme? Please have a look at that link. I would like to make the credit card icons appear below the copyright message. The text <i class=”fa fa-credit-card”></i> does not work for me.

    https://workupload.com/file/wExVLaykxBh

    Thanks a lot in advance for your help.

    Kind regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @bekemarket,

    Thank you for writing in,

    Please use the font icon code <i class=”far fa-credit-card”></i> on the text area on the copyright section as sown in the screenshot here: https://prnt.sc/1uqa31b. This will help you achieve the desired result.

    Let me know for other confusion and I will get back to you.

    With Regards,
    Zakra Support Team

    Thread Starter bekemarket

    (@bekemarket)

    Hi,

    Thanks for responding!

    What appears is one generic card. See attached.

    Is there a code that can make options like Paypal, visa and mastercard appear?

    Hi @bekemarket,

    Thank you for getting back,

    You can use the following code for adding the Paypal, visa, and MasterCard icon on your site. Here is the code:

    <i class=’fab fa-paypal’></i>
    <i class=”fab fa-cc-visa”></i>
    <i class=”fab fa-cc-mastercard”></i>

    Let me know if this helps you or not and I will get back to you.

    Regards,
    ThemeGrill Support Team

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Making credit card payment icons appear in footer’ is closed to new replies.