How do I remove/hide the Browse button?(it's linked to ::after)
Here's my code:
I haven't done html in a while :P so Im not sure what ::before and ::after does.
5 Replies
Btw, it's for uploading an image
In fact, if yk a better way to upload image and replacing the default button with a bootsstrap icon then lemme know thanks!
label::after { display: none; }
?I just put that in the css?
ooo it worked thanks
is there any way to remove the big containe aswell? This one seems to be attached though
yes there is, border: none