1
And ae! So, I wanted that when choosing a photo in the input, the name of the file/ photo was printed under the input or inside, whatever... Ahh, yes... The input ta with diplay:None; only that a label triggers it. Follow the code and a photo just below.
<div class="col-md-6 text-center" style="margin-top:10px;">
<p class="col-md-offset-1 col-md-10" style="color:#000; margin-bottom:20px; font-size:14pt; border-bottom:1px solid #cacaca; font-family:Montserrat; letter-spacing:3px;">FOTO DE CAPA</p>
<span style="font-size:11pt; font-family:'Poppins', sans-serif" class="text-muted">Dimensões mínimas: 1280px 1080px <br> Formatos: JPG, PNG, WEBP, GIF</span>
<!-- AQUI -->
<label for="editBg" class="labelUp" style="margin-top:5px;">ENVIAR FOTO</label>
<input type="file" name="editBg" id="editBg">
</div>
Friend without your full CSS of this component has no way to give you an accurate answer. Please edit your question with HTML/CSS/JS
– hugocsl