Not sure if I understood your question correctly, but in the codex it reads:
If adding the excerpt manually, you may use (some) HTML formatting and
the tags will not be stripped.
So if the only thing you want to do is make part of the text bigger, just add for instance:
example text <span class="bigger-text">example bigger text</span> some more normal text
And make font-size of .bigger-text larger than the normal.
Related Posts:
- GET the excerpt by ID
- How to end the excerpt with a sentence rather than a word?
- Modify ‘Read more’ link adding a new class
- Remove image caption from post excerpt
- How to add an admin function only to posts, not pages?
- How to customize read more link
- Custom wp_trim_words() function not trimming right
- How to show post(excerpt) from specific category on wp page?
- How to link up “read more” on excerpts hack from WP Recipies
- Append Text to $post->post_excerpt
- Frontend Post Excerpt field mapping
- Allowing the SoundCloud player to appear in a post excerpt
- Auto Refresh Post List after X seconds
- How to show video from specific category on sidebar?
- How to show a full post, not just an excerpt
- Get post excerpt and title by specific post ID?
- Custom excerpt length filter doesn’t work
- Display most recent post in full, excerpts of older posts
- Modify WP_Post before processing
- Print a message if excerpt is empty after posts have been publish/update!
- get_the_excerpt() is not working as expected – returns wrong text
- How do I display some posts fully on the homepage, and some as an excerpt only?
- How to display excerpt post on hamepage and archive pages?
- Displaying post excerpt using wpdb query
- How to disable the_excerpt from one post
- The_excerpt() doesn’t parse – how to change that?
- Trying to edit archive.php to only show post extract, with featured image
- Show metabox value last post excerpt, title and link
- Hook for changing excerpt content when excerpt not set
- Change the number of excerpts displayed in search results layout
- the_excerpt is displaying excerpts of every post
- Why excerpt is Displaying same in Random Posts list
- content summary of a post disappears If an images added at the beginning of the post. how to solve it?
- WordPress Excerpt Paragraph Limiting
- Grab value of excerpt_length
- Calling Permalinks With PHP
- How to Remove HTML Elements from Post Excerpt?
- How to add text before post_excerpt in Gutenberg
- Why is WordPress showing a blank excerpt for just one of my posts?
- Related post not showing table of content
- How to limit wordpress the_excerpt() dynamically
- Moved a website and excerpts don’t work for old posts
- How to display post excerpt beside post list inside Post of Dashboard
- Trim excerpt to first paragraph
- Nothing appears using get_the_excerpt() in category.php
- Post List Widget with custom posts and editing the Read More Link
- Show category post with excerpt text
- Add a minimum word count to Excerpt (and how to force Excerpt as a rule for WyPiekacz)
- How can i show only 30% of the “the_content(“More…”)”?
- Using the_excerpt() some posts are truncated and some are not
- How to show only the date, the title and a little “summary” of my WordPress post in my custom theme?
- wp trim function not working
- excerpt in template for specific page
- Show full post only to loged-in users
- Read more opens attachment
- Encryption of WordPress Posts
- Keep a fluid max number of posts on site
- multicheck box for post metabox
- Have save_post write to database image meta [closed]
- Pagination not working on custom query
- Importing New Posts from Live Site into Local Dev Site
- PHP Notice error (when on 404 page)
- WordPress’ visual editor messing up my (nested) lists (and other things as well)
- I would like to give special promotion for the first 100 posts in my blog? Can anyone tell me how to do that?
- Make view count for pop up post
- add_rewrite_rules for type of post
- Trigger a Link once a new post is Published
- Edit custom post type admin menu link
- How to load a post into an empty div tag anywhere across the pages?
- How can I get the media inside a post?
- Permission issue with custom post type – not added to menu – by plugin
- Get Page ID of blog homepage
- How to order posts in an arbitrary order?
- Trying to alter the post_content through the_post
- save_post hook is not called when post is saved
- Howto show comment count by post in post?
- How to add a class to each individual post?
- Check if current user has a post and that post has any term/s from a specific custom taxonomy outside the loop
- How to remove “» (title of post or page)”?
- Extract wordpress posts content and category content
- Multiple Blog Pages
- Adding if statement into the_content()
- Change modified date to current date when title updated automatically
- how to find the posts page
- how to Update guid = “text”+post_name?
- SQL DELETE multiple post_meta on single and multi-sites
- How to Best Create Separate Subscribers and User Experience
- Post not using taxonomy template
- How to display related post from same category in single.php
- post is not showing more than 3949 words
- Word /blog/ in slug post, problems in CPT. Solutions?
- How to add post under particular pages? Like website.com/page1/post1
- Posts Not Paginating
- Set the limit to allow author when make post!
- Custom Post Title as search term
- Adding a post to a page
- Post page still linked to old site
- Permalink structure for two separate blogs
- Header and Footer options in pages and posts
- Best method for comment section associated with different images?