hi there
the black footer area covers up any content in the mainbody that pops up or "drops down" - like the facebook like / send windows etc. please seee screen cap -- is there any fix for this?
#mainContent {
overflow: visible !important;
}
Konrad M wrote:Please try add to override.css
- Code: Select all
#mainContent {
overflow: visible !important;
}
and remember to enable override.css option in template settings.
