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

89
Visualizações
My cursor doesnt show up in half of my images

In this section of HTML i inserted elements with JavaScript

 <div id="carousel-container" class="carousel-box"> 

 </div>

I added styles to the elements i inserted and for some reason the pointer I wanted to use with the images didnt show up, in some of the images it does show up, in others the pointer only changes when you hover on the lower half of it, opposed to changing when you hover on any part of the image as intended.

.carousel-box{
overflow: hidden;
display: flex;
cursor: pointer;
width: 80%;
margin: 0 auto; 
}

https://github.com/ArturoV6/E-commerce

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

0

Try adding cursor styles to the images, not on the div

.carousel-box{
  overflow: hidden;
  display: flex;
  width: 80%;
  margin: 0 auto; 
}

.images {
  cursor: pointer;
}
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