Hi all,
How do you change the double titles from the website title?
example below,

It has PAWPPARE- Pawpparel twice.. can someone help me with this?
I just want (Store name - store description)
thank you
Hi all,
How do you change the double titles from the website title?
example below,

It has PAWPPARE- Pawpparel twice.. can someone help me with this?
I just want (Store name - store description)
thank you
Hello @Eileen12
I would like to give you some recommendations to support you
Firstly, you should go to Settings > Store Details and check the Store name:
If it is correct, you go to Online Store > Theme > Edit code > Open your theme.liquid theme file. After that find and double-check.
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Can you send me your website URL and a screenshot of your code?
I will check it further.
Hey GemPages!
I’m having the same issue. My client didn’t spell the store name right and I’m trying to figure out how to change it.
Where in the theme.liquid do I edit the store name?
{{ page_title }} {%- if current_tags %} – tagged "{{ current_tags | join: ', ' }}"{% endif -%} {%- if current_page != 1 %} – Page {{ current_page }}{% endif -%} {%- unless page_title contains shop.name %} – {{ shop.name }}{% endunless -%}Okay sorry about that It was easily to change in in the field as you showed in your screen cap!