Question 1> > I modified the footer to display two tiers of information, however the images for accepted payment methods do not display alt text.> > ```>
Look for footer.liquid or similar section/snippets or for the payment_type_svg_tag.
Or convert the current tag output using liquid to full html using only liquid to fill in the attribute data.
Beyond that your way too vague, you’ve modified something so no way for others to know what you’ve modified or where you’ve modified things.