Hi,
I previously had dynamic payment buttons in my cart drawer for my gecko custom theme. However the theme had to be updated and the code does not work anymore. If anyone knows what code is required to add this to the cart drawer: two dynamic payment/checkout buttons underneath the checkout button (3 is not needed as in picture as Paypal logo did not fit).
pawcopets.co.uk/calmingbed
Thank you 
Below is before (good) and now
Hello @thomasmrgn99
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->t4s-minicart.css>Add this code at the bottom.
#t4s-mini_cart .t4s-drawer__bottom .t4s-btn__cart, #t4s-mini_cart .t4s-drawer__bottom .t4s-btn__checkout {
font-size: 16px !important;
font-weight: bold !important;
}
Hi sir , I think this is the wrong instruction 
I am trying to add the dynamic checkout buttons like circled
(this is old picture)