• Resolved Webfolio Webdesign

    (@webreneszansz)


    Hi,

    Thank you very much for the great plugin, I use on lot of websites.

    I have one problem on the websire above.

    The title and excerpt of the related posts overflow on mobile, these are wider, than the with size of the related post module. Therefore, the right side of the title and excerpt often seem to be cutted.

    Please be so kind and help to solve the problem.

    Thank you very much!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Muhammad Arslan

    (@wparslan)

    Hello @webreneszansz

    Thank you, for appreciating the plugin and love and support.

    If you don’t like the title and excerpt of the Related Posts thumbnails then you need to add custom CSS according to your taste and liking.

    Here is the custom CSS which you can use to reduce the cutting from both sides of the title and excerpt to zero.

    @media (max-width: 980px) {
      .relpost-block-single-text {
        padding: 10px 0px 10px 0px !important;
      }
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Title and excerpt overflows on mobile’ is closed to new replies.