Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

238
Vistas
I want to remove the default arrow and place my on image instead of arrow in dropdown

CSS

  .bootstrap-select {
    width: 300px !important;
   
  }
  /* .bootstrap-select::after {
    content: none;
  }
     */
    
  .btn-custom {
    color: black;
    /* background-color: blue; */
    border-color: red;
    border-radius: 10px;
  }
  .btn-custom::after {
    content: url(/extras/drop.png);
    /* width: 95%; */
  }
  .btn-custom::before {
    content: none;
  }
 .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-custom,
  .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-custom:hover,
  .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-custom:focus,
  .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-custom:active {
    color: black;
  }

HTML enter code here

<select class="selectpicker" data-style="btn-custom" multiple data-max-options="4" data-actions-box="true">
                        <option>Mustard</option>
                        <option>Ketchup</option>
                        <option>Relish</option>
                        <option>Relish</option>
                        <option>Relish</option>
                        <option>Relish</option>
                        <option>Relish</option>
                      </select>

Bootstrap Cdn version 4.1.1 my select feild I want to use my image instead of the arrow on the field and want to remove the default icon or any other way I can use it??

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda