How can I locate a specific page in my website code?

Would anyone know where this page is in my coding? I need to change the menu style so it can match the rest of my website… I got to this page when I clicked on subscribe on the newsletter below.

@lazzy99 ,

Share the URL please, and let me know the style which you want to change …

laz90yur

This is the coding I need for my header/menu:

header { display:none; }
{% for link in linklists.main-menu.links %} {{ link.title }} {% endfor %} View cart

@lazzy99 ,

Sorry I did not get your query

Can you tell me where I can find that page in my coding? It’s the picture I posted above, because I need to change the menu style of it.

@lazzy99 ,

I have seen, that there are using the hamburger menu. the menu is the same for all the pages, you change for this page, all the pages will affect.