- This topic has 3 replies, 3 voices, and was last updated 4 years, 11 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › BUSINESS CONSULTING — Add title limit to posts?
Hi!
I’m using Business Consulting over here on this page: https://www.ramolawpc.com/refresh/
If you scroll down to the LATEST NEWS section, you’ll see that this company’s posts don’t fit as nicely as the template posts did — there are many different sized thumbnails.
The excerpt length limit looks helpful though. It seems like the problem is how long the TITLES are for all their posts…
Is it possible to add a TITLE display limit to the shortcode? The same way there’s an excerpt limit?
Thank you!
Casara
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.post_block_style3 { width:48.5%;}
.skt-builder-home-section9-block .style3info h5 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
Regards,
Chris
Worked perfectly! Thank you!
🙂
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]