• Resolved cutu234

    (@cutu234)


    I’ve just found out that there was a SVG added after the button. It reads something like “pay now or later” (this is a german site). How can I remove it? I don’t see any setting for it, and setting it to display:none; does not work. It’s pretty much useless and the hardcoded font does not match our design. Why would you use a SVG for plain text anyway?

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Support Christian

    (@christian1983)

    Hey @cutu234 ,

    Hope you are doing well!

    can you share with us a screenshot? you can use https://imgbb.com

    Best,

    Christian

    Thread Starter cutu234

    (@cutu234)

    Sure:

    Wow, this new block editor is really a piece of crap. The image block does not accept the short url. Next try:

    • This reply was modified 2 years, 1 month ago by cutu234.
    Plugin Support Christian

    (@christian1983)

    Hey @cutu234

    Hope you are doing well!

    The button is rendered directly from Amazon, so we can do nothing on our plugin to change how Amazon wants to render the button.

    I can open a request to see if we can do something about hiding the text below.

    Hope this helps.

    Best,

    Christian

    Plugin Support Christian

    (@christian1983)

    Hey there,

    Since we haven’t heard back from the OP in a while, I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Best,

    Christian

    Same problem here, Is there a solution with CSS?

    Thread Starter cutu234

    (@cutu234)

    No, this is an iframe. Your CSS won’t work. Amazon is (again) a a source of constant amusement. ??

    Putting such an image in the check out form is really ridiculous.
    Thanks for your help @cutu234

    I found out that the plugin is the problem. They can also change the color of the button and language selection makes no differnece here. They decide how the button is build together ,I guess Please update the plugin!

    @christian1983 Can you please have a 2nd look.

    Plugin Support Christian

    (@christian1983)

    Hey @dtakriti ,

    Hope you are doing well!

    As I said before, the plugin gets the image (and which language) of the button directly from Amazon.

    @cutu234 did you try to use “display: none;” on the element “picture.amazonpay-button-microtext” ?

    Best,

    Christian

    Yes, css ist not working directly. Code is realoaded later.

    Sad…

    Thread Starter cutu234

    (@cutu234)

    iframes (from another domain) can’t be manipulated via own CSS. It doesn’t matter when it is loaded. This is simply not possible due to general security settings.

    Plugin Support Christian

    (@christian1983)

    Yes, my bad. It’s not possible to hide it. button+text comes from Amazon. And I have no answer to my request to have the option to hide the text.

    So on our side we can’t do nothing on the plugin.

    Sorry about that.

    Best,

    Christian

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘How to remove SVG below button’ is closed to new replies.