Its because the wrapper around that text block is set to display: flex;
.
You could override this by adding the following CSS…
.special-list .right-text {
display: block;
}
You can add this in Admin > Appearance > Customize > Additional CSS
You might want to add this and then test other pages that use this code to make sure it doesn’t break anything else.
Related Posts:
- Create custom page templates with plugins?
- Unable to check if plugin is active
- Is there a WordPress plugin that registers a plugin file as a custom page template?
- Is it possible to stop selected plugins from loading on certain template pages?
- Ways to have multiple front-page.php templates that can be swapped out?
- How to get current post ID in Contact Form 7 wpcf7_before_send_mail hook action
- Using Advanced Custom Fields with WordPress and Lightbox
- Add Archive Page Template via Plugin
- How to store ACF custom fields data in a custom table
- Generate Advanced Custom Fields box in custom admin menu page
- Edit Imported advanced Custom Fields from wordpress Dashboard
- Visual Composer vs. Advanced Custom Fields [closed]
- ACF for audio url in wordpress audio shortcode
- Why am I sometimes getting a 404 error when I try to update a page with Elementor?
- Template plugin for blog posts? [closed]
- Custom field in TWIG template – Advanced custom fields plugin
- Is it possible to upload a template file to a directory that can be used by all themes?
- Advanced Custom Fields query
- How do I add advanced custom fields / meta fields to Elasticsearch? [closed]
- How to create Repeater fields using Advanced Custom Fields?
- Adding a post shortcode to a page template?
- Loop with array of posts using ‘Advanced Custom Fields’ plugin [closed]
- Using ACF to display data on all pages
- Advanced Custom Fields/User Role Editor – how to hide ACF for certain users?
- Last modified field for user profile?
- WP_Query ordering numbers as letters
- Is there any way to get all the name or slug of template parts used in a page?
- Calling custom plugin class methods from a template
- Create a custom page template inside my wordpress plugin
- Get post by ASC from custome field DATE picker
- Getting value from Advanced Custom Fields [closed]
- How can you include a theme template file from within a plugin (i.e. WooCommerce’s Shop page)?
- Inserting HTML tag with ACF into shortcode
- New to wordpress: would like to have pluggable main page sections [closed]
- Advanced Custom Fields plugin – get text from editor field and save it in a variable
- Register Page Template from Plugin
- Pull out Advanced Custom Fields in Related post plugin
- Using a post-signup hook to get user details
- Matching Chapters to a Custom posts [closed]
- Advanced Custom Fields displaying on tag pages
- Plugin-generated pages use Not Found or Pages Archive templates?
- Custom Fields with Pods not being translated
- is there a way to link one of the field in ACF field group, to a field in a media attachment page? [closed]
- How to remove the inline styles from the content of a WYSIWYG editor field at the time of saving the post?
- add custom filters to the event calendar plugin programatically to frontend [closed]
- Can you use another Profile Builder shortcodes through advanced custom fields
- dirname( __FILE__) returning wrong directory inside plugin
- ACF: post query, hide duplicate values [closed]
- How to use get_template part in the plugin?
- Redirect to another page using contact form 7? [closed]
- Paid Membership Pro with ACF [closed]
- ACF only showing up in Homepage but doesn’t appears in all pages
- Show author on every sub-page
- Advanced Custom Fields – Disable Users to Edit Custom Fields
- Using ACF default value to autoincrement a number field
- Advanced Custom Fields – Get value in other plugin file [closed]
- Slashes stripped in ACF
- Create custom template in plugin and display it into post template section?
- Remove Advanced Custom Fields plugin for client?
- Adding class to last list item? Not WP generated
- Keeping and updating ACF and ACF Pro at the same time
- Trying to add a page template for my custom post type from a plugin, but it will not display in the template dropdown unless file is in theme
- How do we update a custom file upload field with the Advanced Custom Field plugin?
- the_content() printing DOCTYPE, and tags in the middle of page
- How do I create a custom permalink structure for a page template
- Advanced Custom Fields (acf) – Filter Relationship by Taxonomies not Post Type
- ACF – How to set the menu order for the relationship field
- Plugin create pages and use templates
- Conditional custom redirect
- Custom form not showing in correct place on page
- Preview with Custom Post Type Not Working
- Ajax Call in page theme not working?
- How to display a number of posts based on a Advanced Custom Field (ACF)
- Translation to ACF relationship field
- How do I show content from a plugin using the template the site is currently working with?
- How to use categories in the URL with Advanced Custom Fields?
- Advanced Custom Field User Help URL
- Define constant for one plugin in mu-plugin
- Hide/Show panel not showing – ACF
- Pulling Advanced Custom Fields from other pages
- ACF: Hide a div or template section when a custom field (in a field group) is empty
- Custom time field won’t sort regardless of format
- Sort Reviews/Ratings by date on Woocommerce
- How ACF Advanced Custom Field works with Woocommerce Single Product [closed]
- ACF Taxonomy Object term Null [closed]
- How to create a page template using custom plugin
- Update acf field in woocommerce orders
- Resources for building a custom event page template
- True/False ACF field returning null by default even if default value is true
- Sort posts by Date (DESC) and by ACF: active_inactive (ASC)
- ACF prugin for WooCommerce Shop Page
- Using ACF to allow user to add and edit multiple saved forms
- How to provide page_template path in custom plugin using WordPress
- Advanced Custom Fields (ACF) and their Javascript API
- Not applying update field (acf) in my plugin
- Plugin question, How to insert a colon in a value box
- Page not found when I click anything on my website
- PHP Fatal error: Cannot redeclare distance() when making a new block
- Draft standard post by ACF Data picker
- Query Custom Post Types on Available Dates