Answer the question
In order to leave comments, you need to log in
How to override styles?
Now I am uploading a site on Wordpress and an error occurred, I have a code of the form in the page code
<style>
html { margin-top: 32px !important; }
* html body { margin-top: 32px !important; }
@media screen and ( max-width: 782px ) {
html { margin-top: 46px !important; }
* html body { margin-top: 46px !important; }
}
</style>
Answer the question
In order to leave comments, you need to log in
are you logged into the admin? probably yes. this is necessary for the top bar of WordPress, it is generated somewhere in the bowels
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question