- This topic has 5 replies, 2 voices, and was last updated 6 years, 5 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Shudh theme support › Limit text in messages overview
Hello,
Using Shudh teme, how can I limit the text in the messages overview? This is way too much text for me: http://www.bemiddelaars.vlaanderen/opleidingen-en-workshops/
I like to limit is more like this: http://familialebemiddeling.net/artikels/
How can I change the limit?
Thank you, Wilfried
Hi,
Kindly use this one
.innerpage_wrapper section p { height: 40px; overflow: hidden;}
Regards,
Chris
Thank you, but when I insert this code there is text missing in the message. This is the page without inserting the code: https://imgur.com/jiNAiY9
As you see there are 3 long sections of text.
This is the same page with the code: https://imgur.com/OwZPIZQ
As you see the sections of text only 2 lines!
This is the page I refer to: http://www.bemiddelaars.vlaanderen/ik-zie-ik-zie-wat-jij-niet-ziet/
Maybe other solution?
Hi,
Kindly use this CSS code
.page-id-138 .innerpage_wrapper section p { height: 40px; overflow: hidden;}
Regards,
Chris
Thank you, works perfect.
rgds, Wilfried
🙂
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 […]