Title: Latest update display issue
Last modified: January 14, 2017

---

# Latest update display issue

 *  Resolved [nrbailey](https://wordpress.org/support/users/nrbailey/)
 * (@nrbailey)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/latest-update-display-issue/)
 * Hello,
    The latest update of Content Views 1.9.3.2 released on Jan. 11 has caused
   an issue with my existing View: any time the cursor passes over one of the content
   items, it moves the title/description from right-of-image to below the image.
   The title/description should not move but should remain to the right of the thumbnail.
   Please advise.
 * [http://ncbr.org/available-boxers/](http://ncbr.org/available-boxers/)
 * Thank you!
    Nikki

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

 *  Plugin Author [Content Views](https://wordpress.org/support/users/pt-guy/)
 * (@pt-guy)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/latest-update-display-issue/#post-8660230)
 * Dear Ms. Nikki,
    Actually, this problem caused by hover effect script of the 
   enfold theme. It changed the display property of image on hover content.
 * Please add this code to **Custom CSS** field in Content Views >> Settings page:
 *     ```
       #pt-cv-view-184d3aabde .pt-cv-href-thumbnail {
           display: inline !important;
       }
       ```
   
 * As you are using CVPro, please contact us [here](https://www.contentviewspro.com/contact/?utm_source=wporg&utm_medium=reply&utm_campaign=gopro)
   to get premium support.
 * Best regards,
    -  This reply was modified 9 years, 6 months ago by [Content Views](https://wordpress.org/support/users/pt-guy/).
    -  This reply was modified 9 years, 6 months ago by [Content Views](https://wordpress.org/support/users/pt-guy/).
 *  Thread Starter [nrbailey](https://wordpress.org/support/users/nrbailey/)
 * (@nrbailey)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/latest-update-display-issue/#post-8660855)
 * That fixed it. Thank you so much!!!

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

The topic ‘Latest update display issue’ is closed to new replies.

 * ![](https://ps.w.org/content-views-query-and-display-post-page/assets/icon.svg?
   rev=2932226)
 * [Content Views - Post Grid & Filter (Shortcode, Blocks, Elementor Widgets)](https://wordpress.org/plugins/content-views-query-and-display-post-page/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/content-views-query-and-display-post-page/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/content-views-query-and-display-post-page/)
 * [Active Topics](https://wordpress.org/support/plugin/content-views-query-and-display-post-page/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/content-views-query-and-display-post-page/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/content-views-query-and-display-post-page/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [nrbailey](https://wordpress.org/support/users/nrbailey/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/latest-update-display-issue/#post-8660855)
 * Status: resolved