This topic has 2 replies, 2 voices, and was last updated 5 years, 2 months ago ago by Rose Tyler
Hi!
The quick view layout doesn’t seem to respond properly when the description text is longer. In particular, there is almost no margin of the “view product” button, making it stick to the edge of the window.
You can see it with almost any product if you follow the attached link.
Thank you!
Martin
Hello,
Please add this code in Theme Options > Styling > Custom CSS:
.quick-view-popup .product-information .show-full-details {
margin-bottom: 20px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up