Last active
July 27, 2017 18:04
-
-
Save maxchehab/25ffa1073db3328ece7a56e06ee41ad1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="div-hover"> | |
<!-- | |
href must contain the relative path to the location of the link. | |
if the link is https://atomic-dev-store.myshopify.com/pages/about-the-bombers-atomic-moto | |
the relative path is ./pages/about-the-bombers-atomic-moto | |
--> | |
<a href="./pages/about-the-bombers-atomic-moto" style="font-size: 35px;"> | |
about us | |
<img src="https://cdn.shopify.com/s/files/1/1566/3405/t/3/assets/target-150.png"> | |
</a> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment