First, be sure that you text, in the editor, don’t have any code from where you are copying it. Use the HTML tab to check that. In the link you provided, the text has paragraph, with span inside, with more span inside that span. Is kinda weird.
Beside that, you have to use CSS to style every detail of the text, like to ‘foresee’ what the user will use. Create style for paragraph, headers, span, bold, italic, whatever you need.
Related Posts:
- Best way of adding CSS which can be manipulated by the user via theme option panels?
- Disable External Pingacks on WordPress Posts and Only Allow ‘Self Pings’
- Display 4 chronological posts starting with a random post
- New Plugin Review
- Use template for posts with a particular category grandparent
- Using PHP to toggle stylesheet and header image, set in cookie
- Shortcode content output but not in correct place
- How Display Posts on category
- Query all posts of a custom taxonomy term
- Hide Hamburger Menu On Specific Page (Front Page/Home Page)
- Why not yield/iterable in posts interface?
- How to style options page in dashboard?
- Logged in user ID as post ID
- Get post id in a function when edit/add a post
- wp_trim_words() does not work with my code Am I doing any mistake in my code?
- Open post-content in archive page in a Modal box with bootstrap
- Css loads very slow [closed]
- responsive.css in the WordPress should be prioritized
- Redirect to another page using contact form 7? [closed]
- Which PHP page is the Default Posts Page
- height should be set to auto to avoid pixelation in the post thumbnail function
- Function works everywhere, how to keep it to execute when creating a new post
- How to make container class in PHP
- Pagination on Custom Post
- Creating a mobile site by adding a new class to the body tag from functions.php
- CSS change in woo commerce Place Order Text [closed]
- How to use mysql LIKE with wpdb?
- Reading settings in the home page precisely home.php
- get post id from wp_insert_post for get_template_part
- Problem with adding custom CSS class to image in ACF Photo Gallery plugin [closed]
- Need help removing […] after excerpt
- Unable to render custom field after attempt to generate a list of recent post in page template
- remove specificly the last tag in all posts
- how to changes mobile menu toggle breakpoint in WordPress
- get value from get_post_meta then reuse it in another get_post_meta
- How to Send Pingbacks for all Posts in WordPress?
- PHP function for horizontal Woocommerce thumbnails and badges
- Problem with displaying CSS Stylesheets – Am I adding them correctly in my wordpress child theme?
- posts_per_page displays only 2 posts instead of 4 posts
- I got big white screen when i attach main style sheet of Html in functions.php
- Send POST request to Flask app from functions.php file
- How to center all text body in single.php at once?
- Site title not showing. Please help me
- PHP/CSS: Shortcode won’t display correctly, and only displays in the head (before content)
- Add class for the_post_thumbnail_caption()
- Getting page / post URL on publish and / or update
- How to display post_content from database in different on template page?
- Using Tag Groups: Displaying groups and adjacent tags of current post
- How do I get the featured post to share on Social Media and show on Individual Post pages?
- Highlight Single Page Ancestor
- insert thumbnail image from php script
- Can’t put a hyperlink on Featured Post’s Image
- Weird Behaviour: Not all WordPress Posts appearing
- Published custom posts missing
- WordPress get_post_meta issue
- Styling admin page rows in order of importance (checkboxes)
- How to have Function of a plugin using global vars into a shortcode?
- Insert wordpress tags below posts via functions.php
- Trying to see if page is category or single and displaying title with appropriate heading tag
- Display pages from specific page template
- Cant get theme to change footer color through theme customizer
- How to add margin underneath woocommerce total price amount -> productpages
- How do I get Roboto Google Font to display normal font-style? [closed]
- How to modify this function to exclude also the post belonging to a specific category?
- Integrating CSS Into a WP Function Call [closed]
- How to customize posts in WordPress by using HTML and CSS?
- How to display the date under the post title?
- Load slideshow.css file only if Slideshow is checked / on
- Sorting Problem
- Add multiple HTML attributes to an Elementor button
- WooCommerce: write featured image dimensions to custom fields in product’
- How do I get a function to work in single.php
- transition_post_status hook, works – but not if the post is new
- Link on post title only if post have content
- How to change post date and post time in WordPress automatically with a function
- How do I make a shortcode to display Dokan seller badge list?
- How to make posts_like_dislike reference current post when iterating?
- How can we upload custom page files?
- Calling a PHP function from a menu item
- Category Attachment Pagination 404 Error on 2nd Page
- Removing website URL in comments causes misalignment of submit button and tickbox
- Change logo based on incoming domain
- How to migrate the posts from an old custom legacy blog to a new WordPress website?
- Recent post display using shortcode
- How is WordPress manipulating the posts like there are folders?
- javaScript in section of WP API
- How should I best target dynamically served content?
- Insert all post IDs in new database table
- Get_the_author doesn’t return author name
- Different background-image by category
- Generating add_settings_section() calls dynamically
- page template for attachement page?
- Styling images coming from another blog
- Use is_product_category() properly
- Check if term object is in array
- enqueue multiple Google fonts with multiple weights and styles (italic)
- Highlight Current Tag in wp_tag_cloud
- How to break down importing of feeds
- Style every second widget?
- Nested shortCode functions in the functions.php file