Topic: Styling Bootstrap 4 File Input

mcfc4heatons free asked 3 years 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 3 years ago

Hi!

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

Best regards



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Opened

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: all
  • Browser: all
  • OS: all
  • Provided sample code: No
  • Provided link: No