• Resolved ahmadhara

    (@ahmadhara)


    Hello,

    I have searched a lot for a solutions but nothing worked.

    the icons are aligned vertically, could you please provide me the css code that I need to use to solve this.

    Thank you in advance,

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Shohan Hossain Nabil – a11n

    (@sohanhossain)

    Hello @ahmadhara,

    I have checked your site and it looks like your current theme is causing the problem. You can try the below CSS code:

    ul.wc_payment_methods.payment_methods.methods li.wc_payment_method.payment_method_stripe .stripe-icon {
        width: fit-content;
    }

    Thanks!

    Thread Starter ahmadhara

    (@ahmadhara)

    Hi,

    It worked! Thank you so much

    Thread Starter ahmadhara

    (@ahmadhara)

    Hello ??

    The issue has occurred again, could you please help with that?

    Thank you,

    Hello,

    I am unable to see the issue you are referring to. Can you share more about this please? Have you recently updated the theme? Was the theme recently changed? How did you add the original CSS from above?

    Image of what I see: https://d.pr/i/TCxx33

    I recommend checking where the CSS from the last time this occurred was placed to ensure an update did not erase it. If it did I recommend using the Appearance → Customize → Additional CSS to add it back into the site.

    That Additional CSS will also be removed if the theme is changed. It will return if the theme is reactivated. If there was a theme change and this is where the original CSS was placed then it is why you see the issue again.

    Please get back to us with any feedback you can share. I hope this helps!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Stripe icons are vertically aligned’ is closed to new replies.