Blank space below menu
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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi 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:
/* Remove white space padding top of main div */ .home #main { padding-top: 0px; }thanks. Solved!
You’re welcome!
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.