-
Notifications
You must be signed in to change notification settings - Fork 2k
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
FSE: Submenus with background color inherit CSS on pages where list block is present #75908
Comments
user on this ticket 6211163-zen is impacted with this issue. |
Very similar issue reported here on Munchies theme: I've been having trouble replicating but perhaps between the two I can figure this out :) |
📌 SCRUBBING : RESULT - Replicated / Could Not Replicate / Uncertain
📌 FINDINGS/SCREENSHOTS/VIDEO
c6K55E.mp4Looks like it's stemming from this inline CSS:
Which is overriding the default padding setting for the .wp-block-navigation ul:
Same result on AT and Simple, tested with CTGL, Vetro, and AT Site, Vetro 📌 ACTIONS
|
User report from #75244, who would like to be notified when this is resolved:
|
Ran into this here: 42217934-hc Provided the following CSS as a workaround:
|
Created a more generalized core report here: |
6267568-zd-woothemes |
Another case here: 6279660-zd-woothemes |
Another case here: 6318112-zd-woothemes |
Came across another instance in 6569091-zd-woothemes, gave CSS to fix. Follow-up not needed. |
Encountered the issue here: Gave CSS for the workaround. |
Another report in 7391190-zen, using the Munchies theme. Shared the following CSS as a workaround:
|
Digging through layers of reports on the Gutenberg GitHub repo and this should have been resolved: WordPress/gutenberg#50486 (comment) I am going to close this out but let's please reopen and/or flag for me if folks can still replicate this. Thank you! |
2023-04-18 Update - Findings show that this is not unique to Bitácora, but to any FSE theme where the submenu has a background color. Relevant Gutenberg report: WordPress/gutenberg#49445 -cuemarie
Quick summary
Bitácora Theme shows submenus with additional Padding when the Page has a list of items added using List Block. The submenu appears correctly when the page without a List Block is viewed.
Please see this image for reference:
Steps to reproduce
What you expected to happen
The menu should appear the same as it appears when on a page without a List Block.
What actually happened
The submenu appears with additional padding.
Impact
Some (< 50%)
Available workarounds?
Yes, easy to implement
Platform (Simple and/or Atomic)
Simple
Logs or notes
No response
The text was updated successfully, but these errors were encountered: