Sell Theme: Footer Links Sell Theme: Footer Links

Sell Theme: Footer Links

Footer Links can be found at the bottom section of all of your pages. These links could reference outside pages or pages and categories within your site.

 

Screen_Shot_2020-08-19_at_16.50.38_PM.png

 

The Page Footer Links can be edited from the B2B Admin by selecting Website>Pages on the left sidebar.

 

Websitepages.gif

 

From here select the page titled footer-linksfrom the list of available pages.

 

footerlinks.gif

 

Using the paragraph element, enter the title of each of the links you want to add.

 

footerlinks.gif

 

Make the listed page titles hyperlinks as shown below.

 

footerlinks1.gif

 

 

After saving and publishing, visit your site, clear your cache, and view the footer links at the bottom of the page.

 

Screen_Shot_2020-08-18_at_9.58.14_AM.png

 

 

Do you know HTML & CSS or have a web manager that does?

Sell Theme utilizes...

FontAwesome V5

Orion icon libraries -limited subset specific to the theme.

HTML & CSS can be added to the footer by....

  1. Adding a Paragraph or similar UI element.
  2. Clicking the element, then within the editor clicking the Source Code iconblobid0.jpg
  3. Pasting in your HTML / CSS
  4. Save and Publish your draft.
  5. Navigate back to the frontend of your B2B site and refresh the page. You may be required to clear your cache.

Footer_Menu.gif

 

Example Footer-Link Code

 

<ul class="list-unstyled">

<li><a href="/categories/740880/Beauty" class="text-muted">Beauty</a></li>

<li><a href="/categories/741242/Art" class="text-muted">Art</a></li>

<li><a href="/categories/741216/Home%20Furnishings" class="text-muted">Home Furnishings</a></li>

<li><a href="/categories/741199/Jewelry" class="text-muted">Jewelry</a></li>

</ul>

</div>

</div>

 

 

Need further support? Submit a request