Home Forums WoodMart support forum Mini basket CTAs are cut off on iPhone 6

Mini basket CTAs are cut off on iPhone 6

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #300166

    S.G.
    Participant

    Hi,

    Another issue we’ve found with the new theme update.

    On iPhone 6, the mini-basket checkout CTA gets cut off.

    We tested it on larger devices (7 plus, 12 mini) and a smaller one (SE) and it’s fine on those. But I expect the issue would surface on iPhones 7 and 8 which share the same res as the iPhone 6 but we don’t have access to them so can’t verify.

    Below you can see the following screenshots:
    – screenshot 1: When you add a product to basket and the mini-basket opens up, you can see that the CTAs are cut off.
    – Screenshot 2: Same happens in landscape view

    These were taken when tested with the parent theme and only Woocommerce and Woodmart Core plugins active to confirm it’s not an issue on our side or with one of the plugins.

    Site URL in private content.

    Thanks,

    Attachments:
    You must be logged in to view attached files.
    #300218

    Artem Temos
    Keymaster

    Hello,

    We are going to fix it in our next theme update that will be released soon.

    Kind Regards

    #300222

    S.G.
    Participant

    Hi Artem,

    Can you please share the fix so we can apply it to our release now? We have a release ready but we can’t release it with this bug.

    Thank you,

    #300224

    Bogdan Donovan
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    body .cart-widget-side .widget_shopping_cart {
    	height: auto;
    	flex-basis: 100%;
    }

    Kind Regards

    #301850

    S.G.
    Participant

    Thanks. Problem solved.

    #301880

    Eric Watson
    Participant

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)