Hi! Try adding this as custom css:
@media only screen and (min-width: 1025px) {
.full-width.topbar-enabled #header { padding-top: 0; }
.full-width #nav-topbar.nav-container { position: relative; }
.full-width.admin-bar #nav-topbar.nav-container { top: 0; }
}
Hello! I added the code in both CSS:
style.css
responsive.css
however, the top menu is still down with the page 🙁
To clarify, are you referring to the top bar where it says “Home Cursos Recursos Sobre Contato”? When I visit your site, that top bar stays at the top of the screen when I scroll down. You may need to empty your cache or force a refresh.
Perfect, friends!
Many thanks for the help!