HTML CSS image size -


i'm having trouble sizing image css.

that's because set 50% after need use 100%.

here problem link

when click "compare" on top, size of image doesn't fill box.

any ideas?

.compare-basket .product__image {   max-width: 100%; } 

add above css


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -