Skip to content

Instantly share code, notes, and snippets.

@lerniri
Created January 25, 2018 18:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lerniri/2f1da4afce179d54137a106194358f4d to your computer and use it in GitHub Desktop.
Save lerniri/2f1da4afce179d54137a106194358f4d to your computer and use it in GitHub Desktop.
/* Below code switches layout to list on the right , map on the left.
Copy this contence and past to Advanced settings under your Storemapper account
For more info on using custom CSS check this article:
https://www.storemapper.co/support/customizing-storemapper-with-css/
*/
#storemapper-left { float: right; padding-left: 10px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment