I just updated the site at https://abigailsbakery.com/clientlogin.php to the latest PHP version of ECT and noted that the two button on the Customer Login page are not responsive.
Hi Link I don't think any of the site is responsive, is it? If you add this to the head section of the pages it should help... <meta name="viewport" content="width=device-width,initial-scale=1.0"> But there may be other things you need to do once that is added.
Hi, actually, I think Vince took the word "responsive" to mean it scales with smaller screens. While you might be having css issues as well, I think you were using that word to mean the buttons are not responding.
I see you do not have the ectcart.js file linked on that page. That file needs to be linked on all pages, and the file needs to be in the location specified. Then the buttons will work.