Skip to content

<Header.MenuToggle/> and <Header.ServiceName> don't display as expected on mobile. #51

@charlesomer

Description

@charlesomer

I'm trying to implement a service name with the menu toggle feature in a banner but at the moment the service name does not disappear or move out of the way of the menu button on smaller screens - causing an overlap.

Unless the following is incorrect, if so please let me know!

<Header.Container>
    <Link to="/"><Header.Logo/></Link>
    <Header.ServiceName>Long Service Name</Header.ServiceName>
    <Header.Content>
        <Header.MenuToggle/>
    </Header.Content>
</Header.Container>

Thank you
Charles

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions