Categories

Featured templates

Shopify. How to find and edit any text

Alice Weasley November 5, 2015
Rating: 5.0/5. From 2 votes.
Please wait...

This tutorial will show how to find and edit any text in Shopify.

Shopify. How to find and edit any text

  1. To locate the text, inspect the element with Firebug or the default browser inspecting feature (press F12):

    Shopify._How_to_find_and_edit_any_text_1

    In the tab that opens you will see the classes assigned to it, which will give you the hint where it is set:

    Shopify._How_to_find_and_edit_any_text_2

    For example, in our case, it prompts that it is set in the showcase 1 which can be edited in Online Store > Themes > Customize theme > Custom blocks > Showcase position > Custom showcase block #1:

    Shopify._How_to_find_and_edit_any_text_3

  2. The text on the product/collection page will be edited in the respective product/collection in Products > Products or Products > Collections tab of the admin panel.

  3. To edit the default text like Featured Products, Sort by, Collections, etc., you should perform the following steps:

    1. Export the theme files in Online Store > Themes > … > Download theme file. It will be emailed to your Shopify login email automatically:

      Shopify._How_to_find_and_edit_any_text_4

    2. After downloading the theme to computer, unzip its archive, and look for the needed code:

      1. With Total Commander using Alt F7 keyboard combination entering it to the Find text field:

        Shopify._How_to_find_and_edit_any_text_5

        or

      2. Open any file with Notepad++, press Ctrl F, enter the needed text, select the downloaded theme folder location on computer to the Directory field and press Enter:

        Shopify._How_to_find_and_edit_any_text_6

    3. You will see the files matching the keyword, open them one by one with any code editor to locate the needed one. Disregard .css.liquid files as only styles are set there.

    4. Having found the correct location, you can edit the files from the admin in Themes > Customize theme > Edit HTML/CSS.

      For example, to edit Featured Products, we should open Themes > Customize theme > Edit HTML/CSS > Templates > index.liquid. Be sure to save the changes:

      Shopify._How_to_find_and_edit_any_text_7

Feel free to check the detailed video tutorial below:

Shopify. How to find and edit any text

Shopify Responsive Themes
This entry was posted in Shopify Tutorials and tagged edit, Shopify, text. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket