How can I edit this bottom footer information?

I want to update the address in the bottom and remove the powered by Shopify. If I am paying for this service I don’t feel like it needs to be advertised on here. I have some experience with HTML, CSS, and Java. I am not seeing this in the footer section and am just wondering if this stays til my 14 day trial expires or if it is permanent. If it is permanent, then I’d rather just go to ecommerce to run the shop.

Any input on how to modify would be great! I also want to change my hyperlink to my domain and not the shopify one. Thanks again!

@WorkDineShine

To edit the footer section on your Shopify store, you need to follow these steps:

  • On the Shopify admin, go to Themes and then click on Customize theme
  • Choose Custom block section and then scroll down to Footer position where you will see all the footer links are set
  • If you want to edit the title that appears for each block, just change the text in the Title column
  • If you want to edit the content that appears under each block title, edit the Content column accordingly. Some blocks appear with a dropdown to choose the Content that fits you.
  • None- this will not display anything under the footer block title
  • Footer- displays the footer links that are set in Navigation → Footer list. You can manage it by clicking on Edit Link list:

On the page that opens you can edit the existing link as well as Add another link. Be sure to click on Save when the changes are made.

  • Main Menu – displays links set in Navigation → Main Menu list. It can be edited the same way as Footer list.
  • You can also Add new list and you will be able to choose it from the Custom block Content dropdown. To do so:
  • Go to Navigation and click on Add a link list
  • On the page that opens fill in the fields with appropriate information
  • Click on Save link list
  • After all the necessary changes are done for Footer Custom blocks, click Publish changes.

Thanks!

@dmwwebartisan I am not seeing any of those boxes listed. I am sorry if I am misundertanding what you are saying as well. But it doesn’t appear that that section with all the cards/payments is attached to the footer info. The only options I have to edit are quicklinks and heading.

3 Likes

Did you find a solution to this issue?

I’m having the same problem, can’t find where to edit these.

You have to edit code for the footer. Click 3 dots next to customise on your theme, click edit code, search for “footer” in filter files, click footer liquid, click into the code window and ctrl F to search within the window, search for “” , you can then edit and add lines to the code above where it says footer, copying what is already there for the copyright symbol and the links to pages and then add your own lines to it.