Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I can’t get rid of the blank space below the menu. I’ve tried some of the solutions given in the forum, but they didn’t worked.
The website is http://www.franquialab.com.br.
thanks
Hi I don’t work here but I may be able to help you,
Navigate to Appearance > Custom CSS and paste the following:
/* Remove white space padding top of main div */
#main {
padding-top: 0px;
}
Olá Eu não trabalho aqui, mas tentar:
Appearance -> Custom CSS:
thanks. Solved!
You’re welcome!