You can see the file names at the right side of the console. where the classes are written. To search the class where you have to change you can press ctrl+F inside file and write the class name that is written along with the file name. For example, In this case, search for footer-block__heading.
I’m really interested to learn, how can I see in the DevConsole that this is inside the Assets??
It’s most time not my problem to find a code, but my problem is I don’t see where the code is located.
Do you know the answer to my question from above?
I’d be very happy to understand this:
How can I see in the DevConsole that this is inside the Assets??
It’s most time not my problem to find a code, but my problem is I don’t see where the code is located in the code editor.
The words “Jetzt kaufen” are not fully correct either as the PayPal button in your screenshot does NOT enter you into the “purchasing contract” but instead redirects you to the PayPal Offsite, which is not the act of purchasing yet. There still are a few steps to take before you commit to the final contract. Perhaps something like “Jetzt bestellen” is better?
Therefore your lawyer doesn’t seem to be fully correct. You can, however, try to find the “button.liquid” file in the “Sections” folder and edit it. Tbh, I don’t think this PayPal Button text is changeable though as it is coming from PayPal, not Shopify.
But you can:
Look for the section of code that creates the PayPal button and find the label.
Replace the text for the label with your desired text (e.g. “Jetzt bestellen” instead of “jetzt kaufen”).
Save the changes.
Be careful when making changes to your theme’s code, as a small error can affect the functionality of your entire site so perhaps try that in a theme copy first!
many thanks for your reply!
The lawyer is a friend whose job is, to check websites for legal correctness. So I was trusting her. She’s doing this every day.
However, what you write also sounds logical! I’ll double-check with her. I’m curious what will be the final result . Will let you know!
Technical part is clear to me. Thanks!!
Only, I still don’t know how I can recognize in the Chrome DevConsole that this is in the (button).liquid??
Yes that button is pulled from PayPal itself. Currently the PayPal Label would have to be changed by the PayPal team. Tbh, I don’t think you will get in trouble for that button and I would advise to be careful you don’t spend too much of your precious time on this . 70,000 stores in Germany currently have this button and are trading nice and healthy
Hi, how do I change the text color of all my headings, brought a custom shopify theme and all the css files are mixed up and cant change heading main menu bar from grey to white, any help would be much appreciated thanks