How am I supposed to change the text on a button that's on the Main menu?

Hello! I have a button that is next to the main menu items, although, it is not located in the main menu navigation.

I have tried typing in what is written on the button, as well as “button” and “btn” in nearly every section of the theme code like the header and theme.liquid, but no luck.

My website: https://productpeacock.com/

Is there a specific spot it is located?

This requires relatively specialized coding knowledge and requires changing the HTML structure according to the file.

1 Like

Thank you for your response, Kun. Shouldn’t the word written in the button (“Get A Quote”) appear somewhere in the code? And if that is so, then why couldn’t I just find that phrase within the code by using “Find” feature on my browser and then simply write something else? I don’t see how knowing deeply about HTML would be necessary, with the exception of knowing where that line of code is located.