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
Post a Comment