@ronwallace try adding this to your css file (anywhere in the desktop/main css part) –
.menu-toggle {
display: none;
}
and that will remove that purple button that shows up when viewed in full width, and the regular icon will still show up in Responsive mode.