How to create/edit footer links

Laraship QuestionsCategory: TechnicalHow to create/edit footer links
Mike Morris asked 4 years ago
Where is this done? I saw on another thread where you said to create a CMS page for the content, which I did but the user had stated that they already figured out how to place links in the footer. I do not see how to do this in the CMS module. Pls advise.
1 Answers
laraship Staff answered 4 years ago
Hello Mike, You can make the changes for non-configurable content using the following:
  1. create a new theme that is configured as a child theme:
https://www.laraship.com/docs/laraship/customize-laraship/customize-themes-using-theme-manager/       2.  copy the file you want to override under resource/views/ folder and make changes there       3. edit the file directly, in your case it's under resources/themes/marketplace-marty/partials/footer.blade.php