Limit text in messages overview

Home Forums Shudh theme support Limit text in messages overview

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #121091
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    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

    #121099
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi,

    Kindly use this one

    .innerpage_wrapper section p { height: 40px; overflow: hidden;}

    Regards,
    Chris

    #121105
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    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?

    #121109
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS code

    .page-id-138 .innerpage_wrapper section p { height: 40px; overflow: hidden;}

    Regards,
    Chris

    #121125
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Thank you, works perfect.
    rgds, Wilfried

    #121129
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.