Remove left button border
The left border for the toggle button is shown by default. This option allows us to hide the text for the homepage.
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/layout_super_navigation_header", {
hide_button_left_border: true
} %>