• Resolved shmickmick2016

    (@shmickmick2016)


    Hi, absolutely fantastic plugin – thank you.

    Just a minor issue. When someone adds to cart and the sidebar window appears. On a phone, the Checkout button is not fully displaying. It’s like the bottom quarter is not showing. If you click there it is still functioning, just not displaying like the rest of the buttton.

    You can see what I mean from the link I provided.

    Is there any code I can add to fix this glitch? Or something else?
    Cheers

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author mytrinh

    (@mytrinh)

    Hello @shmickmick2016,

    Please copy and paste the below code into ‘custom css’ option in the customize.

    .vi_wcaio_mini_cart_content.vi_wcaio_mini_cart_content_template_one .vi_wcaio_mini_cart_sidebar-button a input{
    display:flex;
    justify-content: center;
    align-items: center;
    line-height: normal;
    }

    Regards

    Thread Starter shmickmick2016

    (@shmickmick2016)

    Thanks very much. At first it didn’t seem to fix it but now it is showing fully.

    I’ve since added the Show Products Plus option. It shows them fine, except if I choose to only show 2 products. Then they are displayed vertically and the product images get squashed. If I choose to show 3 or more, they display fine. I’d prefer to only show 2 products but for now having 3 or more is acceptable.

    I do have one other question though – Is there an option to have an Add to Cart button for the Show Products Plus displayed products? So the customer doesn’t have to go to the product page and press Add to Cart from there?

    Plugin Author mytrinh

    (@mytrinh)

    Hello @shmickmick2016,

    sorry, this option is not available now.

    Thread Starter shmickmick2016

    (@shmickmick2016)

    Okay, thanks anyway. You get 1 vote from me to have this feature in a future update!

    Plugin Author mytrinh

    (@mytrinh)

    Thank you, we will consider this option in the feature updates.

    Regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Checkout Button in Sidebar not fully displaying on mobiles’ is closed to new replies.