How to set up Footer ?
Last updated
Last updated
You can change it from your custom settings. You will find the newsletters title and description settings in this file es.json
You can change the site main logo by following this instruction: Settings > Design > Site Design > Site-wide > Background Footer
You will need to open the social-networks.hbs
file. This file can be found under the partials
folder. You can change the social button link here.
If you want to use or created a new Social Media Button, you can copy and paste this line of code in the same social-networks.hbs
file.
You can change the title value to your desired social media.
and you can change the icon of the social media in the class value in the i tag.
You can customize the navigation in the Footer. You will find the settings:
Settings > Naviagation
You can change the footer secondary navigation (in green)
You can add more menu items by clicking the “+” plus icon. Don’t forget to give the item a name and a URL.
Click Save after you’re finished.
Open the single-sidebar > section-footer.hbs
file and you can change the copy right there.