Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

277
Visualizações
change standard background color

I have a calendar on my site where the user can select a time range. I'm using the react-advanced-datetimerange-picker library for this, but I'm changing the library's default styles and ran into a problem.

I would like to change the background color in the box that I marked with a red arrow in the photo below. I also took a screenshot of the developer panel so you can see the styles and markup.

It seems like an easy task, but I've tried many options with no success.

enter image description here

What do I need to write in my .css file so that I can change the background color?

https://codesandbox.io/s/hopeful-khorana-gbjuiz

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

Simply change the background from #FFFFFF to any color you want!

There are many methods to achieve that

As seen in the screenshot The input has a class inputDate

First Method

** Assuming u want to set the background color to orange.

.inputDate{
   background: Orange;
}

Another method:

You can use inline styling by adding style="background: orange" to the input

<input style="background: orange" class="inputDate"..... />
about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda