-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Add selection of Wide Width and Full Width #103
Comments
@slambert I can add support for toggling "Accordion Item Two" has I could add padding as part of the plugin styles, however those may not line up with a theme's specific gutters, resulting in misaligned accordion items on mobile devices. For example: Accordion items have I'll think about this some more, and see if I can come up with a solution. But for now, a workaround is for you to add |
Hi!
That makes sense.
Yeah, this is how alignfull works with images and other blocks so I it shouldn't be a huge surprise.
Right! 🤦 |
add alignment support - Fix philbuchanan#103
add alignment support - Fix philbuchanan#103 use hidden until-found - Fix philbuchanan#161 Remove the use of children - Maybe Fix philbuchanan#117 add resize event dispatch - Fix philbuchanan#59 revert removal of the button option
add alignment support - Fix philbuchanan#103 use hidden until-found - Fix philbuchanan#161 Remove the use of children - Maybe Fix philbuchanan#117 add resize event dispatch - Fix philbuchanan#59 revert removal of the button option use <accordion-item> custom element add js documentation requestIdleCallback before window scroll remove use of "window."
Accordion items are set to standard width. It would be nice to be able to set the size to wide width.
🙇
The text was updated successfully, but these errors were encountered: