Title: Mouse Hover
Last modified: October 15, 2020

---

# Mouse Hover

 *  [fullboaroutdoors](https://wordpress.org/support/users/fullboaroutdoors/)
 * (@fullboaroutdoors)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/mouse-hover-4/)
 * I would like for the List/Grid view buttons not to show larger when mouse curser
   is over the buttons. I would like the buttons to remain the same size always.
   How can I custom css this?

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

 *  Plugin Author [RazyRx](https://wordpress.org/support/users/razyrx/)
 * (@razyrx)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/mouse-hover-4/#post-13538359)
 * Hello,
 * Please provide your site URL to check the issue.
 * Regards,
    Oleg
 *  Thread Starter [fullboaroutdoors](https://wordpress.org/support/users/fullboaroutdoors/)
 * (@fullboaroutdoors)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/mouse-hover-4/#post-13540607)
 * [https://fullboaroutdoors.ca/product-category/categories/knives/folding-knives/](https://fullboaroutdoors.ca/product-category/categories/knives/folding-knives/)
 * heres an example of a page with the grid / list
 * Thank you very much
 *  Plugin Author [RazyRx](https://wordpress.org/support/users/razyrx/)
 * (@razyrx)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/mouse-hover-4/#post-13541703)
 * Hello,
 * It is depend on settings that you setuped on settings page -> Buttons tab.
    You
   can click on Preset to apply it for button.
 * Regards,
    Oleg
 *  Thread Starter [fullboaroutdoors](https://wordpress.org/support/users/fullboaroutdoors/)
 * (@fullboaroutdoors)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/mouse-hover-4/#post-13545195)
 * Which preset button does not turn large when mouse is hovered. I assumed all 
   preset buttons act alike?
 *  Thread Starter [fullboaroutdoors](https://wordpress.org/support/users/fullboaroutdoors/)
 * (@fullboaroutdoors)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/mouse-hover-4/#post-13545207)
 * Every button preset turns large when hovered. What is the css script which modifys
   the code to stay the same size? Maybe I need to use a different plugin. It’s 
   silly to me that the icon would become large. It’s not the feel I want for my
   site.
    -  This reply was modified 5 years, 6 months ago by [fullboaroutdoors](https://wordpress.org/support/users/fullboaroutdoors/).
 *  Plugin Author [RazyRx](https://wordpress.org/support/users/razyrx/)
 * (@razyrx)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/mouse-hover-4/#post-13551110)
 * Hello,
 * You have some custom CSS code that change styles for grid/list buttons
 *     ```
       div.berocket_lgv_widget a.berocket_lgv_button {
       	width: 1.2em;
       	height: 1.2em;
       	line-height: 1.4em
       	!important;
       	}
   
       div.berocket_lgv_widget a.berocket_lgv_button.selected {
   
       width: 1.2em;
       height: 1.2em; 
       line-height: 1.4em
       	!important;
       }
       ```
   
 * This custom CSS code cause this issue, because button size must be setuped in
   plugin settings instead custom code.
 * Regards,
    Oleg
 *  Thread Starter [fullboaroutdoors](https://wordpress.org/support/users/fullboaroutdoors/)
 * (@fullboaroutdoors)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/mouse-hover-4/#post-13551965)
 * Thank you very much Rzay that is awesome!
 * I don’t suppose you would help me with an unrelated problem? I can’t resolve 
   nor can I find any help with.
 * I have asked for help regarding this issue from the themes support page that 
   is based on storefront. I can not get anyone to respond to helping me there or
   with wp. In mobile view my cart menu is always toggled by default. If you close
   the cart menu by clicking the cart icon the cart will close but once another 
   page is selected the cart will be toggled open always. I would like the cart 
   menu to always be closed by default. I don’t know who else to ask. No one will
   respond anywhere else.

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

The topic ‘Mouse Hover’ is closed to new replies.

 * ![](https://ps.w.org/gridlist-view-for-woocommerce/assets/icon-256x256.gif?rev
   =2772697)
 * [Grid/List View for WooCommerce](https://wordpress.org/plugins/gridlist-view-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gridlist-view-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gridlist-view-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/gridlist-view-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gridlist-view-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gridlist-view-for-woocommerce/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [fullboaroutdoors](https://wordpress.org/support/users/fullboaroutdoors/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/mouse-hover-4/#post-13551965)
 * Status: not resolved