css - Issue with fixed header and footer when no background is set -


I have a problem with fixed header and footer implementation.

In this example, when I have background color for a fixed header and footer, everything works fine.

See here

But when no background color is set (the background color of the header and footer is the same as the background color of the main body), which the customer wants, Content area overlaps with headers and footers.

See here

Any solutions please ?? Thank you

This is working, you can change your BG color to #bb669c # # header_container Must be set

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -