/* Remove margin/padding around the header */ header { margin-top: 0 !important; padding-top: 0 !important; } /* Optional: Remove any padding or margin from the page sections if needed */ .sqs-section { margin-top: 0 !important; padding-top: 0 !important; } /* Optional: Remove the top margin from the page header (if there is one) */ .page-header { margin-top: 0 !important; }