Posted - 02/08/2021 : 17:30:12
Hi Yusuf
I've just checked my test site that has v7.3.0 & I'm not seeing a checkout button anywhere I wouldn't expect to see one. Try adding this just prior to the closing </head> tag of the index.php. There should be no need for a checkout button on the homepage, doesn't make sense.
<style> input.checkoutbutton { display:none; } </style>
Steve Egerton Village, Bolton, UK
Edited by - 1818charlie on 02/08/2021 17:35:43
|