Hi Joao Costa
Okay no problem, Kindly add the below CSS code in the Additional CSS box, please go to the Appearance ->> Customize ->> Additional CSS. Now paste the CSS code below then click to Publish button.
@media (min-width: 992px){
.navbar.navbar-light .navbar-brand {
padding-top: 1rem;
padding-bottom: 1rem;
}
.navbar.navbar-light .nav {
margin-bottom: 1.000rem;
margin-top: 1.000rem;
}
}
body.page-template-contact-one .theme-block {
padding: 2rem 0 1.000rem;
}
I hope the above CSS code will work perfectly. You can set the CSS value as per the requirement.
Let us know if it works.
—
Thanks