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.
![](https://cdn.answeroverflow.com/1132538122761146458/image.png)
![](https://cdn.answeroverflow.com/1132538123008618537/image.png)
![](https://cdn.answeroverflow.com/1132538123302227968/image.png)
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
![](https://cdn.answeroverflow.com/1132725748571049984/image.png)
yes there is, border: none