Forum Replies Created

Viewing 10 posts - 1 through 10 (of 19 total)
  • Author
    Posts
  • in reply to: Add to Cart button looks off (unaligned) #11440

    Could you try add custom css .single-product div.product form.cart .quantity input { width: calc(100% – 20px);} I’m not sure with the issue. Because now i don’t have a device run on old iOS 9.3.5 Best regards

    Hi! That didn’t fix it but it isn’t a big deal.

    I’m closing the thread.

    Thanks for the help!

    in reply to: Add to Cart button looks off (unaligned) #11309

    Hey, Harry!

    Thanks, the “Add to Cart” button looks OK now.

    Only one more thing before I close the thread, if possible: Do you know why the “Quantity box” looks weird in the old iOS (looks fine on the new one). I include a screenshot.

    Thanks again!

    Regards

    Attachments:
    You must be logged in to view attached files.
    in reply to: Add to Cart button looks off (unaligned) #11243

    Hey,

    Looks OK on the latest iOS and iPhone 4S (version 9.3.5), however, in iPhone 5s (not the latest iOS version) it looks like the picture I add here.

    Anything else to do or that’s impossible?

    Thanks for the help

    Attachments:
    You must be logged in to view attached files.
    in reply to: Add to Cart button looks off (unaligned) #11153

    Harry, can you send a screenshot to see how it looks on iPhone 7+?

    Thanks in advance

    in reply to: Add to Cart button looks off (unaligned) #11150

    Hi,

    Thanks, I applied the code. I need to check with the iPhone (I’ll try that in a few hours and post back here).

    Appreciate if you have a device to test it if it looks fine.

    Regards

    in reply to: Add to Cart button looks off (unaligned) #11090

    Here it is: https://pastebin.com/WJ42sYTy

    I checked the host panel and there’s a CloudFlare option but it’s disabled (I’m hosting with TMDHosting).

    in reply to: Add to Cart button looks off (unaligned) #11086

    Oh, I didn’t understand you. I’m using WP Fastest Cache. I cleared the cache now. Can you see it?

    in reply to: Add to Cart button looks off (unaligned) #11084

    Sorry the correct code lost close tag please use below code @supports (-webkit-appearance: -apple-pay-button) { @media only screen and (max-width: 767px) { .single-product div.product .stripe-enabled form.cart .quantity { width: 100%; } .single-product div.product .stripe-enabled form.cart .quantity~.button, .single-product div.product .stripe-enabled form.cart .quantity+.button { width: calc(100% – 95px); margin: 10px 0 0 15px; } } }

    Oh, ok! Just applied that code. I don’t have the iPhone 5 to check it now. But this should work?

    in reply to: Add to Cart button looks off (unaligned) #11082

    Do you use minify css plugin? I’m online now. please apply code. Thanks

    Hi, I just applied your code.

    No, I don’t use Minify. Should I install it?

    Reply back please when you check it out!

    Thanks

    in reply to: Add to Cart button looks off (unaligned) #11070

    Please add my suggest code and try to clear cache. I need to see how the new code apply. Thanks

    Hi. Let me know when you are online and I will apply it for you. I cannot leave as it is because it changes a lot of things (colors, styles) I don’t want to and looks worse than what it is now.

    Thanks!

Viewing 10 posts - 1 through 10 (of 19 total)