Hi!
On this site, http://rayconbeta.com/, I’m having an issue I’ve not experienced with other sites I’ve built with Enfold. There is a whitespace being inserted above the main content area, just below the header. The only way I could get rid of it was to add the following Custom CSS:
`#main .main_color .content {
padding-bottom: 0px;
padding-top: 0px;
}
However, now any time I add a color section that is the main color, I have no padding and have to manually add whitespace – very annoying. I haven’t had this issue with other sites I’ve built with Enfold – any idea what’s happening?
Thanks!
Update – after importing some Demo content, the problem went away, but I’d still like to know, if possible, why the problem was there before importing Demo content? What about the Demo made the problem go away?
Thanks!