Replace below code with templates/components/products/carousel.html

 

 Screen Shot 2019-05-20 at 9.11.45 AMScreen Shot 2019-05-20 at 9.13.34 AM

[php]
{{#each products}}
{{> components/products/card settings=../settings theme_settings=../theme_settings customer=../customer event="list" position=(add @index 1)}}
{{/each}}
[/php]

I am using and would like to remove (or comment out) the Categories in my footer.

https://forum.bigcommerce.com/s/question/0D51B00004cHr0R/hii-am-using-cornerstone-light-and-would-like-to-remove-or-comment-out-the-categories-in-my-footer?t=1535340918581

Where do I find footer.html to modify bigcommerce Cornerstone Light footer?

templates/components/common/footer.html