Title: Wrong display
Last modified: August 22, 2016

---

# Wrong display

 *  Resolved [Jakub Orlowski](https://wordpress.org/support/users/jakub-orlowski/)
 * (@jakub-orlowski)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/wrong-display-2/)
 * Hello,
 * somethig going wrong with display posts. Please look at link or phantom.geek-
   kultura.pl
 * > [View post on imgur.com](https://imgur.com/0J9fgx1)
 * Please advise.
 * Best regards
 * [https://wordpress.org/plugins/network-latest-posts/](https://wordpress.org/plugins/network-latest-posts/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Jose Luis SAYAGO](https://wordpress.org/support/users/iluminatus/)
 * (@iluminatus)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/wrong-display-2/#post-5329878)
 * Hi Jakub,
 * That’s an styling issue. It seems you are using a custom stylesheet, post titles
   are too big for their wrappers so it breaks floating.
 * Setting font size to 14px (or increasing wrapper size) should fix that, take 
   a look at this screenshot: [http://imgur.com/FpuuQWf](http://imgur.com/FpuuQWf),
   below is the CSS rule I used:
 *     ```
       .nlposts-block-title {
           font-size: 14px !important;
       }
       ```
   
 * I hope this information helps.
 * Best regards,
    José SAYAGO
 *  Thread Starter [Jakub Orlowski](https://wordpress.org/support/users/jakub-orlowski/)
 * (@jakub-orlowski)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/wrong-display-2/#post-5329885)
 * Thanks for anwser. I see image and everythig looks perfect. But in my blog nothig
   changed. Maybe there is some conflict with other CSS:
 * .fullwidthlnk {
    display: block; width: 100%;
 * height: 100%;
    top: 1px; left: 1px; position: absolute; z-index: 99; font-size:
   0; }
 * .archive article > a:first-child img {
    }
 * .archive article { float: left; width: 100%; }
    .archive article img { float:
   left; width: 200px; height: auto; margin: 0 20px 0 0; }
 *  Plugin Author [Jose Luis SAYAGO](https://wordpress.org/support/users/iluminatus/)
 * (@iluminatus)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/wrong-display-2/#post-5329901)
 * I checked your `nlp-jakub.css` file but couldn’t find the change I suggested.
   I have done this for you, please download this file: [nlp-jakub.css](https://gist.github.com/laelitenetwork/b9f0eb1ee5123d4b78ea#file-nlp-jakub-css)
   and replace the one you have in `divi_blog_child` folder.
 * Cheers,
    José SAYAGO
 *  Thread Starter [Jakub Orlowski](https://wordpress.org/support/users/jakub-orlowski/)
 * (@jakub-orlowski)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/wrong-display-2/#post-5329917)
 * Now it’s cool! 😀
 * Thank you so much!
 *  Plugin Author [Jose Luis SAYAGO](https://wordpress.org/support/users/iluminatus/)
 * (@iluminatus)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/wrong-display-2/#post-5329923)
 * I am glad it is working now.
 * Have a nice day,
    José SAYAGO

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Wrong display’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/network-latest-posts_61c601.svg)
 * [Network Latest Posts](https://wordpress.org/plugins/network-latest-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/network-latest-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/network-latest-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/network-latest-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/network-latest-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/network-latest-posts/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Jose Luis SAYAGO](https://wordpress.org/support/users/iluminatus/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/wrong-display-2/#post-5329923)
 * Status: resolved