I am using the "standard theme" and I am trying to get my footer to look how it is displayed to the public. This is how the footer is supposed to look
and this is how my footer looks now
I don't think I am as concerned as I was before about getting headings for each footer column, but does anyone know how I can replace 2 of the current link columns with social media icons and maybe a newsletter signup field ? Would I edit the footer.sst? Or would I edit the main template which would be flex-build-11.sst? I know the footer is used as an INCLUDE ...so I am wondering if I should make another .sst file with my custom social media icons and INCLUDE it in flex-build-11.sst or should I just directly edit flex-build-11.sst? All my main files so far are in my /data directory so they are custom and will not be affected by any updates.