• Resolved badabu

    (@badabu)


    Hi,
    as you can see on my website the team members displayed in the last row are messed up: instead of showing them together in one row i got one version alone and then afterwards two people. If I check html there is on <p> tag after the single person. If I remove that tag everythings look fine. Since I didn’t use html in the bio I don’t know where it’s coming from.
    Thanks for your help!
    Ben

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WP Darko

    (@spwebguy)

    Hi,

    It probably comes from your theme. You can fix it with the following custom CSS:

    
    .tmm_container > p {display: none;}
    

    Hope this helps.

    Thread Starter badabu

    (@badabu)

    perfect – this worked just fine! Thanks for your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘weired last row’ is closed to new replies.