When a block with no title is placed in the footer region, a white line is displayed. When I put any characters as the title, the white line disappears.
| Comment | File | Size | Author |
|---|---|---|---|
| bee-whiteline.png | 9.99 KB | wmostrey |
When a block with no title is placed in the footer region, a white line is displayed. When I put any characters as the title, the white line disappears.
| Comment | File | Size | Author |
|---|---|---|---|
| bee-whiteline.png | 9.99 KB | wmostrey |
Comments
Comment #1
interface-web design commentedIn order to remove the white line, please add this class in style.css
.footer-content p{margin:0px;}
This should help.
Comment #2
tracer commentedworked like a charm for me! thanks ! :)
Comment #3
wmostrey commentedFor me as well, thanks!
Comment #4
interface-web design commented