• Resolved cbreezy

    (@cbreezy)


    Is there a way to make the accordion (both content and title) span the width of the page without resorting to code? For other block I can do this fairly simply with the align button but I can not stretch the accordion block for some reason.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Andy Feliciotti

    (@someguy9)

    Hey @cbreezy, thank you for using the plugin! Have you tried adding it within a group then setting the group to wide width? it should achieve the effect you’d like.

    Thread Starter cbreezy

    (@cbreezy)

    Yes that is something I’ve tried, the problem I’ve encountered with that approach is that the group expands but the accordion block is unchanged within the group. This may end up being a theme problem after all, I’ve been running into similar trouble with some other blocks, for example columns not expanding properly either.

    Plugin Author Andy Feliciotti

    (@someguy9)

    Mind linking a page where you’ve tried this?

    Thread Starter cbreezy

    (@cbreezy)

    I’ve put the blocks on this page: https://cccrokinole.com/resources/

    Plugin Author Andy Feliciotti

    (@someguy9)

    I see the theme is setting the max-width like you mentioned. It appears seedlet doesn’t let you do a full width layout. I can give you a snippet to change this but I’d probably recommend using a newer theme that supports newer Gutenberg options.

    Thread Starter cbreezy

    (@cbreezy)

    If you have a snippet that would help I’d very much appreciate it, I’ve partially migrated the site to twentytwentythree theme but that brings a number of new issues which I am struggling with as well so I’d love to stay with seedlet if possible.

    Plugin Author Andy Feliciotti

    (@someguy9)

    I think you can also update the theme’s max width in the customizer but here’s a snippet.

    Here is a snippet, keep in mind it’ll probably modify all your page layouts

    https://gist.github.com/someguy9/925171bc5e5c75acaf0f35f3f2d49c94

    Thread Starter cbreezy

    (@cbreezy)

    Your code did the trick – thanks so much for taking the time to help me out, its greatly appreciated. For any future readers you just put that CSS in the in the “Additional CSS” tab on the customize screen.

    Plugin Author Andy Feliciotti

    (@someguy9)

    Great @cbreezy! If you enjoy the plugin a review is appreciated as well

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Full width accordion’ is closed to new replies.