• Resolved dylanjcain

    (@dylanjcain)


    When i’m using the responsive layout the titles are overlapping each other.
    If there’s any help you could provide that would be great

    Thanks.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Joe

    (@morehawes)

    Thanks for reaching out. I have to admit that this was a new one for me! After some research and trial and error, I found that adding this to your style sheet should fix the issue and make the title appear on multiple lines:

    div#auction-nudge-items .an-title a {
      white-space: normal;
    }

    I hope this helps.

    Joe

    Thread Starter dylanjcain

    (@dylanjcain)

    This worked flawlessly, you’re a life saver! I tried using css to wrap the text and i just couldn’t figure it out.

    Thanks

    Plugin Author Joe

    (@morehawes)

    You’re welcome. It definitely had me scratching my head also.

    Reviews are always appreciated if you have a few seconds to spare: https://www.ads-software.com/support/plugin/auction-nudge/reviews/#new-post

    Thanks,

    Joe

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Responsive Titles overlapping’ is closed to new replies.