Hi,
I don´t understand why my text is inside some frames, ore close to it......it seems like there is something wrong with the CSS....?
See the attached pic.
What do I do from here, and where ?
BR, Wiberg
Konrad M wrote:Hi,
can you give us url to the page with this issue? It will be much easier to help you.
form#applFRM + div {
clear:both;
}
Konrad M wrote:Please try add this to override.css
- Code: Select all
form#applFRM + div {
clear:both;
}
and remember to enable override.css option in template settings.