Hi. When I activate your plugin, the layout of the all product pages changes, not just the one with video on. The production description text is pushed down (is not on the right of the images).
I tried to add the following css code found in another conversation
.images.nickx_product_images_with_video.show_lightbox {
width: 50%;
position: relative;
float: left;
padding-right: 15px; }
but it adjust the dimensions of the images (and video) but the text is still pushed down.
Can you help me?
(the link to the website is without css added)
The page I need help with: [log in to see the link]
