• Hello,

    I am using your plugin on my site and I am loving it, however on my longer articles the paragraph before my read more tag loops under the thumbnail. I am using two columns with position left and thumbnail sized pictures showing full content, since grabbing 20 words sometimes has my read more tag followed by the plugin tag and looks sloppy. Any help would be appreciated.

    This is the page it affects at the moment; https://www.lvl256.com/news/

    Only affecting one article right now, hope theres something you can do to help.

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Author Content Views

    (@pt-guy)

    Hello,
    Please add this CSS code to file style.css of your active theme:

    
    .pt-cv-2-col .pt-cv-content {
        display: table;
    }
    

    Best regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Words Going Under Thumbnail’ is closed to new replies.