Quick View button on hover is not centered
-
The button when hovered is either at the top right corner (storefront) or at the bottom right corner (extra theme).
‘Quick View Button Position’ is set to ‘Inside Product Image’. I tried overwriting the CSS with:
.inside-thumb {
top: -150px !important;
right: 70px !important;It works on the front page, but other pages which has bigger product sizes is not centered anymore.
Any recommendations on how to center the button for every product?
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Quick View button on hover is not centered’ is closed to new replies.