Adding a Banner To Your store notice banner

Here's an easy to follow guide to adding a linked banner to your store

Go to Settings > Configure Shop
 
Step 1: 
 
Create a banner that is at least 1080 x 150 in dimension. 1200px width works as well, and will fill out the screen edge to edge a bit more. Upload that banner image to the backend of your website, or somewhere you can host that image online and get a link. 
 
Step 2: 
 
Select the "text" tab on the editor. Make sure you clear out any other text you don't want. If you want the image above the text, place your cursor above the text and press enter a couple of times to make room for the image. If you want it below the text, just add it to the bottom. In my example below, I'm adding the image after the promo/shipping info. 
 
 
 
Step 3: 
 
Select the "IMG" tag to insert an image under the text. Then a window will pop up asking you to input the URL/link where you want to pull the banner image from. 
 
A second window pops up asking you to enter a description for the image. You can put anything you want here. 
After you've completed those steps, it should add an html img element below your text with your link. Something like this. 
 
<img src="https://images.fittedrunning.com/assets/sites/98/2021/03/Frame-2.png" alt="Banner Test" />
 
Step 4:
 
Navigate back to the "Visual" Tab and you should now see your text and the image you uploaded. 
 
First click on the image, then click on the "link" icon. 
 
A URL bar will pop up letting you enter in a link for where you want to send your customers if they click on the banner. You can enter in your own external link (outside of the store), you can enter in a direct product link/category link/brand page link etc - similar to how you use links today for marketing to the store. 
 
OR, you can also click on the little Gear icon next to the blue submit button and it will pull up a link helper window that will let you select from a bunch of things - including a list of products. 
 
In the below example, I selected the banner to go to the Brooks GTS 21. This is an internal link to the store/iframe. 
 
Save Changes, and voila!! A banner has been created!