Skip to content

navigation.menuItemStyle doesn't seem to work #95

@ndrwkim

Description

@ndrwkim

navigation.menuItemStyle doesn't seem to work. When trying to apply:

navigation: {
    menuItemStyle: {
        color: "#5f5e5e",
        fontFamily: "Roboto",
        fontSize: "12px",
        fontWeight: "400"
    }
}

via a shared options JS literal, the JS output doesn't include the navigation object key.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions