Difference between revisions of "Adelaide ecommerce theme - adding banner images to pages"

From Spiffy Stores Knowledge Base

(Created page with "An awesome thing about this theme is that you can have banners on all of your pages. To add a banner to any page (excluding your home or collection pages) follow the instructi...")
 
Line 4: Line 4:
 
# Rename it to something intelligent so you know what it is
 
# Rename it to something intelligent so you know what it is
 
# In your store's admin, go to the page you want to add a banner
 
# In your store's admin, go to the page you want to add a banner
# Edit the text of the page, and add a hidden tag in your page text to specify your banner image…<br><pre><!--banner="about-us-banner.jpg"--></pre>
+
# Edit the text of the page, and add a hidden tag in your page text to specify your banner image…<br><br><pre><!--banner="about-us-banner.jpg"--></pre>
 
# Save your page, and preview it.
 
# Save your page, and preview it.

Revision as of 10:55, 18 October 2019

An awesome thing about this theme is that you can have banners on all of your pages. To add a banner to any page (excluding your home or collection pages) follow the instructions below.

  1. Log in to your store's admin
  2. Upload an image in the Design & Assets → Uploaded Files section
  3. Rename it to something intelligent so you know what it is
  4. In your store's admin, go to the page you want to add a banner
  5. Edit the text of the page, and add a hidden tag in your page text to specify your banner image…

    <!--banner="about-us-banner.jpg"-->
  6. Save your page, and preview it.