Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save blopa/2db1640db7804b6c913b54ceffbfed3b to your computer and use it in GitHub Desktop.
Save blopa/2db1640db7804b6c913b54ceffbfed3b to your computer and use it in GitHub Desktop.
Code for post "I built a retro RPG game shop extension for my Magento 2 store"
<div class="border-2 border-orange-500 p-3 sticky top-0 bg-black z-50">
<h1 class="text-3xl md:text-4xl font-bold tracking-widest uppercase">
<?php echo $currentStoreName; ?>
</h1>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment