Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selecting a specific label #161

Open
chris15326 opened this issue Jan 5, 2023 · 2 comments
Open

Selecting a specific label #161

chris15326 opened this issue Jan 5, 2023 · 2 comments
Labels

Comments

@chris15326
Copy link

chris15326 commented Jan 5, 2023

I want to select a label in order to edit / hide its content or just center it (it contains a text and an image).

The label is:
< label for=”payment_method_angelleye_ppcp” >

And I tried this in code snippets pro to address / select it, but nothing seems to work:

label[for=payment_method_angelleye_ppcp]

.label[for=payment_method_angelleye_ppcp]

label[for=”payment_method_angelleye_ppcp”]

.label[for=”payment_method_angelleye_ppcp”]

I’m happy for any suggestion or idea.

With kind regards and best wishes for the new year
Chris

@sheabunge
Copy link
Member

Hi @chris15326,

Can you provide an example of the full snippet code you are using?

@chris15326
Copy link
Author

chris15326 commented Feb 25, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants