-3
I am trying unsuccessfully to leave a banner with a shorter height, I have already inspected the code and I believe I have found the code for change, I have put in the body of the page this code:
element.style {
margin-top: 0px;
margin-bottom: 0px;
position: absolute;
overflow: visible;
height: 417px;
width: 1903px;
left: 0px;
}
But still, the timing is the same, but I’m having trouble solving it. The site can be seen here:
Pq
element.style? You should put the element id, class, tag...– Sam
So, precisely why I posted the question, I don’t know exactly how to correct.
– adventistapr
But you didn’t even mention which banner this is. Just put a link to your site, which in itself is bad. I think your question lacks more details.
– Sam