Footer Options
Footer One
Set in the navigation links in _data/ :footer_nav.yml
footer_one:
footer_nav:
- title: Solutions
navList:
- title: Help Docs
url: /help
img: img/new/smile2.png
Doc Footer
Set in the navigation links in _data/ : footer_nav.yml
doc_footer:
- navList:
- title: About
url: /about
Copyright Notice
Edit copyright notice in _config.yml :
footer:
copyright: © 2021 All Rights Reserved Design by <span>Spider-themes</span>
Footer Text
Set footer text in _data/footer_nav.yml :
footer_one:
footer_text: I’m available for commissions and collaborations!!
6 Comments
yoshiden
in which document you find these ?
Muaz Bin
You can find these options in “footer_nav.ym”l file from “_data” folder.
yoshiden
in the child theme or main theme ?
yoshiden
Actually i don’t where to look in the root ?
yoshiden
i find it in the option of the theme in footer .. my bad
Muaz Bin
We have mentioned file source paths with every documentation. Example: ” Set in the navigation links in _data/footer_nav.yml : “.