• Resolved joshuasopko

    (@joshuasopko)


    https://integratedmp.com/

    I’m unable to see where/how/why there is a hyphen and <br> happening above the Twitter feed date. It’s messing up the formatting of the posts and I can’t see where it’s coming from or how to remove it. Any help is appreciated!

    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter joshuasopko

    (@joshuasopko)

    SOLVED!!

    I just used a little css to hide the break tag and all is well.

    .aptf-timestamp br {
    display: none!important;
    }

    Not sure what was causing the issue, however. I’m using the same plugin on a different site with a different theme and it works perfectly.

Viewing 1 replies (of 1 total)
  • The topic ‘Twitter feed displaying date with hyphen and tag above date.’ is closed to new replies.