Jump to content

Overlapping product image in the quick view


Andrej Stas

Recommended Posts

Thanks to one customer of Presta Theme Maker I found the following bug and I would like to share the solution because I think sooner or later someone would ask.


 


The problem


The problem is in the quick view if the description text is shorter than the height of the product image. The product image is covering also the buttons of social buttons. (see BUG.PNG)


 


The solution


Go to your_theme/assets/css/theme.css


 


and find this line:


.quickview .images-container{


....


position:absolute;


....


 


 


Remove the "position:absolute". Then make sure to clear the cache and the problem is fixed. (FIXED.PNG)


 


That's all :)


post-48475-0-16767600-1485416178_thumb.png

post-48475-0-05800700-1485416182_thumb.png

  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...