Changing dynamic text elements in Gather
Answered
Posted Mar 10, 2022
I want to edit the text that people see before they log into Community. I don't see where these elements (highlighted in red) are controlled. Does anyone have insight into this?
0
3
3 comments
Ifra Saqlain
Hey,
You can edit your header link 'Sign in'
1). Go to your 'header.hbs' file.
2). Find the text '{{t 'sign_in'}}' .

3). You can remove this text and write anything or you can edit it via DC: here
Thanks
0
Ifra Saqlain
Hi Mark Glinski, if you want to edit the text you have red-bordered in provided screenshot then you can use the below JS code.
1). Go to your community_topic_list_page.hbs file.

2). Add the below JS code at the top.
OR
If any confusion, do let me know :)
Thanks
Team
0
Dave Dyson
0
Sign in to leave a comment.