To align radio buttons horizontally in WPMU DEV's Forminator plugin (or similar plugins) without adding a new class or using a grid, you can use CSS to target the radio button elements directly and style them accordingly. Here's a general approach: Here’s an example of CSS you could add to your theme's stylesheet or through the custom CSS section in WordPress: This … [Read more...] about WPMUDEV Forminator Radio Button Alignment