I think he is asking how to even get to that part to change the code.
Topic summary
Problem: Keep the browser tab text (the title shown beside the favicon) the same company name on all pages of a Shopify store.
Proposed approach: Edit the theme.liquid file and change the content inside the … tag to a desired static title. This file controls the HTML head, including the page title.
Clarifications: The requester is unsure what exact code to use and asks for step-by-step, non-technical instructions. Screenshots were provided to indicate where in theme.liquid to edit the title, but no explicit code snippet or walkthrough was given.
Open questions: How to navigate to the code editor to reach theme.liquid, and precisely what to type inside to enforce a constant company title across all pages.
Status: Unresolved/ongoing. Further detailed, beginner-friendly steps are needed. Images are central to understanding the suggested edit location.