Home › Forums › Shudh theme support › Limit text in messages overview
- This topic has 5 replies, 2 voices, and was last updated 4 years, 8 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
April 8, 2019 at 8:13 am #121091
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
April 8, 2019 at 9:36 am #121099Hi,
Kindly use this one
.innerpage_wrapper section p { height: 40px; overflow: hidden;}
Regards,
ChrisApril 8, 2019 at 9:55 am #121105Thank 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?
April 8, 2019 at 10:24 am #121109Hi,
Kindly use this CSS code
.page-id-138 .innerpage_wrapper section p { height: 40px; overflow: hidden;}
Regards,
ChrisApril 8, 2019 at 12:46 pm #121125Thank you, works perfect.
rgds, WilfriedApril 8, 2019 at 12:59 pm #121129🙂
-
AuthorPosts
- You must be logged in to reply to this topic.