• Resolved zoogaezee

    (@zoogaezee)


    We (www.jajtechnologies.net) are partnered with Affirm taking payments from them. On the checkout page, options appear for payment, Credit Card, Paypal and Affirm. The Affirm option has a very large Affirm logo that takes up almost the entire width of the screen. I would like to make it smaller, but am unsure how to.

    I talked to the Affirm support team, and they emailed me this:

    “Thanks for reaching out to Merchant Help at Affirm – happy to assist with this. This is a common issue with WooCommerce. You can adjust it by adding a class attribute (class=”affirmlogo”) to the HTML img element and then styling it with the following rule.

    .affirmlogo {
    height: 20%
    width: 20%;
    }
    You can adjust the percentages as you wish. Thanks for your question, let me know if you have any others!”I added the code using Appearance -> Customize -> Additional CSS. The first part about “adding a class attribute (class=”affirmlogo”) to the HTML img element” I have no clue about and am incredibly lost. Where does that get added to?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter zoogaezee

    (@zoogaezee)

    I can’t find the HTML IMG element in my woo-commerce editor theme code/database, having a very hard time fixing this. I could use some assistance! I tried adding custom CSS, that doesn’t work either.

    Hi @zoogaezee

    Firstly, could you please let us know the exact name and the author of the plugin you are currently using to use?Affirm?as a payment gateway?

    If you’re using the Affirm Payment Gateway, developed by WooCommerce

    Then please contact us at?WooCommerce.com > My Account > Support. You may need to create an account before you can access that page.

    Please include a link to this forum thread, so that we can keep track of what’s already been done.

    We will be able to help you further there?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Affirm logo too large in checkout’ is closed to new replies.