jonnykates
8/2/2017 - 2:19 PM

Hide the admin edit bars

Hide the admin edit bars

<style>
  .adminBar, .adminBarEdit { display: none; }
</style>