Plugin Author
RazyRx
(@razyrx)
Hello,
Please provide your site URL to check the issue.
Regards,
Oleg
Plugin Author
RazyRx
(@razyrx)
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
Which preset button does not turn large when mouse is hovered. I assumed all preset buttons act alike?
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.
Plugin Author
RazyRx
(@razyrx)
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
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.