Logo, shopping cart and hamburger menu spacing

Hi @resonancemusic ,

Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css file Add the provided code at the end of the file.

sticky-header.header-wrapper {
    padding: 0 5px !important;
}