What's your biggest current challenge? Have your say in Community Polls along the right column.

Re: How do I change the text, "Join Our Community" Button?

How do I change the text, "Join Our Community" Button?

MykahKismet
Tourist
7 0 0

I want to be able to change the text of my  "Join Our Community" Button? that was created from adding the collab app!  PLEASE HELP ;oP

Replies 7 (7)

saurav9005
Shopify Partner
99 15 25

Not sure, but you can edit that from collab app setting. 
if you go shopify > app - collabs and go to the setting,

please hit Like and Mark as Solution, If this answer solve your problem.  If you find my reply helpful, a small Coffee Tip would make my coding heart soar!
MykahKismet
Tourist
7 0 0

no its not there...no way to change through the app.. but thanks

 

needs to be done though the code... but where ?

saurav9005
Shopify Partner
99 15 25

you can do with jquery

$('#toptitle:contains("Join Our Community")').text("New word");); 

 

https://jsfiddle.net/sauravkarki/wz3d8xoc/4/

please hit Like and Mark as Solution, If this answer solve your problem.  If you find my reply helpful, a small Coffee Tip would make my coding heart soar!
MykahKismet
Tourist
7 0 0

but where do I put that code?  thanks

MykahKismet
Tourist
7 0 0

im on a custom theme, made by "out of the sandbox" call parallax ... its the old .liquid code base

 

if that helps

 

I've looked though all the .liquid files and can't seem to find where it located

saurav9005
Shopify Partner
99 15 25

Hi,

 

Can you send me a website urls. So i can inspect and give you a exact answer 

please hit Like and Mark as Solution, If this answer solve your problem.  If you find my reply helpful, a small Coffee Tip would make my coding heart soar!
MykahKismet
Tourist
7 0 0