• Hi there,

    I’m struggling to find a way how to edit different breakpoints with Gutenberg blocks. I want to keep using best practices for WordPress and our currently selected Pendant theme and be able to edit different breakpoints as currently, the site does not look good whenever it switches to a different tablet or mobile view.

    I’m not a programmer, thus I’d like to get some suggestions on what are the best plugins/add ons to use for responsiveness and editing multiple breakpoints? Again, I’d like to maintain the best practices for editing the site’s responsiveness.

    I don’t want the site to become heavy or have complex css.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    Responsiveness is entirely theme dependent. A generic plugin cannot properly alter any random theme’s breakpoints. If you are not happy with your theme’s responsiveness and aren’t able to directly correct the behavior in it code, you should find a different theme. In some cases, responsiveness isn’t solely due to CSS breakpoints, other scripting is involved, making altering responsiveness even more difficult.

    whenever it switches to a different tablet or mobile view

    If you are using an emulator to evaluate responsiveness, when you switch views you should reload the page because some scripts only evaluate viewport size on load and the switched to layout is messed up until you reload.

Viewing 1 replies (of 1 total)
  • The topic ‘Editing different breakpoints with Gutenberg blocks’ is closed to new replies.