Styling Bootstrap 4 File Input


Topic: Styling Bootstrap 4 File Input

mcfc4heatons asked 8 months ago

Expected behavior*I want to remove the Browse Button of Bootrap 4 custom file input, is this done wIth CSS ?*Actual behaviour*I've styles some part of the input but not sure bhow to hide the Browse Button*Resources (screenshots, code snippets etc.)enter image description here

OK, to ansewr my own question:

    .custom-file-label::after {
    display:none;
}

Krzysztof Wilk staff commented 8 months ago

Hi!

Do you need some more support or solution you found out solved your problem?

Best regards


Please insert min. 20 characters.
Status

Open

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: all
  • Browser: all
  • OS: all
  • Provided sample code: No
  • Provided link: No