0
I made a responsive web application, which when you arrive at Checkout has two buttons: Print and Save.
Only that the user (customer) on the smartphone clicks to print, even if there is no printer.
I tried to extend with @media, but I’m not getting.
How can I hide the "Print" button and leave only the "Save" button when the user is on Smatphone or Tablet?
Possible duplicate of View Div in Mobile Version Only
– LeAndrade
I’ll see if this one settles.
– Ramos