Remove Shopify Credits
If you want to remove the Shopify credits added in the footer and sidebar sections in Kingdom, Split and Highlight theme, just add the following custom CSS code at the end of the theme's main stylesheet: assets/theme.css:
.powered-by-shopify { display: none !important; }