Since it’s a plugin you probably don’t want to edit it directly as then it will revert every time the plugin is updated. It looks like the problem is that the style has a float:left on it.
<div style="float:left; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; " class="interactive_left">
If you remove that float:left you get exactly what you want. Unfortunately for you the style is inline instead of part of a style sheet so I think your only option might be to find that bit of code in the plugin and edit it directly. You could ask the plugin author to move it to a stylesheet to make that easier but it’s really up to them.
Related Posts:
- Gutenberg disallow certain custom blocks but keep all core blocks?
- Why does WordPress still not support SFTP?
- Hide wordpress plugins from list
- WordPress plugin from own server
- How to avoid plugin name conflicts from the upgrade notifier?
- Adding unit ammount after WooCommerce price. Example $ 24 /m2 and $24 / m
- How do I only load a plugin js on it’s settings pages?
- Can a plugin cause permanent damage?
- Moving image attachment from post to another?
- Release a plugin with composer installed packages
- Use functionality of 2 wordpress plugins
- Under which circumstances is the .maintenance file not deleted?
- Suggestions for i18n plugin [closed]
- Autoload via composer in plugin interference
- WP-Members redirect if member ALREADY logged in
- Can WordPress plugins “Talk to each other”?
- WordPress plugin form not saving data
- Get a list of galleries from an album in NextGEN Gallery [closed]
- wp_mail attachment not working
- Undefined property: WP_Post_Type::$ID
- Plugin exceeds memory limit
- Plugin Paths Issue
- How to remove html code in excel downloads using phpspreadsheet with wordpress plugins shortcode
- How do you export/download the file of an already-installed plugin?
- Woocommerce plugin for minimum order and add-to-card-step
- How to override a plugin function wrapped in a class?
- Load custom PHP on a custom URL via a plugin
- submit posts by unregistered users in wordpress
- WordPress Settings Lost After Site Migration
- How to put JQuery/Ajax inside shortcode?
- What are wsm tables for?
- WordPress Sitemap including pages that aren’t there
- How to fix the woocommerce – adaranth.com redirection issue [closed]
- How do I make a child theme I made POST through a 3rd party plugin?
- Adding regex filter to feedwordpress
- Getting wp.me shortlink for wordpress custom post type
- Post Comments with Ajax in WordPress
- Execute js files doesn’t seem to work
- where is the main file in this plugin?
- Problem since update 3.5 [duplicate]
- How can I use a file in my plugin as a replacement for single.php on custom-post-type query?
- Slider/text combination plugin
- Allowed memory size exhausted problem
- How can i force wp-admin to use 2-column dashboard layout? [closed]
- How to keep track of new plugins published on wordpress.org?
- Is this a plug-in in wordpress or a custom JavaScript
- Moving Jetpack buttons to appear below the first H2 title on all project/post pages [closed]
- Show icons or badges under title on product archives/category pages
- How to automatically redirect to custom admin menu after plugin activation?
- Readable titles in mobile
- How to get images using taxonomy ( WP Media Folder)
- adding Adsense’s In-Article Ads between images of blog post
- Inserting shortcode in href – any ideas or workarounds?
- Convert to shortcode?
- Disallow: /wp-* in robots.txt?
- Add logo to admin menu in my plugin
- Load CSS files in header of Bones theme?
- Structuring function with registration_errors hook
- Trying to get property of non-object wordpress error message
- Problem with ajax plugin for refreshing posts
- wp_query ‘s’ parameter does not work with WC_AJAX
- Monitor all the queriers executed by my website
- Jquery POST Ajax Return null data in wordpress
- How to get specific column data conditionally in database in WordPress?
- How to remove a hook written with $this?
- How to allow code like PHP, SQL, HTML to WPBakery Visual Composer?
- Changing author slug for a custom role without using plugin
- How can I mass-open/edit all WordPress posts & pages?
- Notice: unserialize(): Error at offset 0 of 1 bytes in plugin Accordion on WordPress
- updraft plus migrator problem [duplicate]
- How can I refresh the plugins cache manually?
- Need woocommerce function for getting cart list with items
- WPNeo Stripe connect does not work
- How can I customize Easy Appointment plugin?
- Allowing Comments on Posts
- how to add custom css at top above all css file for specific url
- Creating Custom Hook for my plugin
- Include post_date in search
- Web Application Framework Compatibility with WP Plugin
- Plugin loaded, but not running
- Merge custom plugins in one folder
- Showpost and last
- How to install wordpress theme’s plug-ins?
- Filter EVERY category link with my plugin
- [Custom field template plugin] Upload limited to 20 inputs file
- Undefined variable _POST
- Display Facebook photo albums and photo comments?
- custom registration form [duplicate]
- Website keeps going down, is it a plugin, database, memory problem, or something else?
- Woocommerce resize existing product images
- How to create load more button without a plugin?
- Detect if you’re in the “Frontend Editor” mode in Visual Composer WordPress [closed]
- Sort posts by Date (DESC) and by ACF: active_inactive (ASC)
- How can I view the responses of contact forms on different sites in one panel or elsewhere? [duplicate]
- Page with redirect
- WordPress Paypal Error “Authentication with PayPal failed: Could not create token.”
- Convert WordPress into Event and membership managment software [closed]
- refresh media library item
- Similar hook to ‘init’ for when plugin page loads
- Elementor wp_register_script showing file when i not use ‘wp_enqueue_script’