Title: Icon eye
Last modified: March 6, 2024

---

# Icon eye

 *  Resolved [Dan Caragea](https://wordpress.org/support/users/dancaragea/)
 * (@dancaragea)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/icon-eye/)
 * I want to remove icon „Eye” for all videos. Until the last update I used this
   in Custom CSS: .aiovg .aiovg-svg-icon-views { display: none; }. But now it doesn’t
   work anymore. Please give me a solution! P.S. You made a lot of changes…

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

 *  Plugin Contributor [wpvideogallery](https://wordpress.org/support/users/wpvideogallery/)
 * (@wpvideogallery)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/icon-eye/#post-17480582)
 * My sincere apologies for any inconvenience caused.
 * Our last version introduced several design changes and I’m sorry that we are 
   forced to do this to keep the plugin up to date with the latest design standards
   and also to allow room for any new meta elements added to the gallery. Note that
   our last version introduced the Likes/Dislikes button.
 * Also, we made several performance-related changes in the plugin’s JS files.
 * **Solution:**
 * Kindly try using the following CSS code,
 *     ```wp-block-code
       .aiovg-views svg {
           display: none;
       }
       ```
   
 * Hope this solved your issue!
 *  Thread Starter [Dan Caragea](https://wordpress.org/support/users/dancaragea/)
 * (@dancaragea)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/icon-eye/#post-17482097)
 * Thank you much, again.

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

The topic ‘Icon eye’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-video-gallery/assets/icon-256x256.png?rev=3078876)
 * [All-in-One Video Gallery](https://wordpress.org/plugins/all-in-one-video-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-video-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-video-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-video-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-video-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-video-gallery/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Dan Caragea](https://wordpress.org/support/users/dancaragea/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/icon-eye/#post-17482097)
 * Status: resolved