Skip to content

Navbar overlaps page content on scroll / cuts top section #1936

@RishiMaskare

Description

@RishiMaskare

On Rate Us Page, the fixed navbar is slightly overlapping the top of the page content, causing the first section to be partially hidden. It looks like the page doesn’t account for the navbar height.

This can likely be fixed by adding something like:

padding-top: 70px;

to the main container (or adjusting layout spacing based on the navbar height).

Screenshot:-

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions