• Resolved jeremyers1

    (@jeremyers1)


    I love the plugin. Exactly what I needed.

    One thing: The little counter number at the end of the post title area is wonderful, but it blocks out the last character or two of my post title so that I cannot see them. A few typos (punctuation mostly) have slipped through as errors as a result of this. Any way to fix this?

    https://www.ads-software.com/plugins/limit-post-titles/

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

    (@steve228uk)

    Hi Jeremy,

    Thanks for letting us know! Looks like we need to make a slight tweak to the CSS. Will take a look and get an update released.

    ??

    Thread Starter jeremyers1

    (@jeremyers1)

    This worked for me:

    #sr-title-limiter {
    background: transparent;
    display: block;
    color: #999;
    position: absolute;
    top: -25px;
    right: 2px;
    padding: 8px;
    }

    Plugin Author steve228uk

    (@steve228uk)

    Hi Jeremy,

    We’ve updated the plugin. Are you able to let me know if this fixes things for you?

    Thanks,
    Steve

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Plugin counter number blocks out last two characters or so of title’ is closed to new replies.