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

Some selectors don't work in Advanced CSS #5527

Open
Olekrut opened this issue Mar 27, 2024 · 0 comments
Open

Some selectors don't work in Advanced CSS #5527

Olekrut opened this issue Mar 27, 2024 · 0 comments
Labels
bug 🐛 Something isn't working bug

Comments

@Olekrut
Copy link
Collaborator

Olekrut commented Mar 27, 2024

Description

Tested with nth-child
Need to check all extra selectors

I ve tried to use it-
body.maxi-blocks--active .maxi-group-block .wp-block-gallery figure.wp-block-image:not(#individual-image):nth-child(4n) {margin-right: 0 !important;}

it works only from theme's CSS, not from our Advanced CSS

Step-by-step reproduction instructions

Create some blocks and try to use child selectors

Screenshots, screen recording, code snippet

No response

URL and/or Code editor

https://bonawe.dev600.com/oban/accommodation/group-accommodation/

child selector bug.txt

How to fix it

No response

Other information

No response

@Olekrut Olekrut added bug 🐛 Something isn't working bug labels Mar 27, 2024
@Olekrut Olekrut changed the title Some selectors don't works in Advanced CSS Some selectors don't work in Advanced CSS Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working bug
Projects
None yet
Development

No branches or pull requests

1 participant