Remove all – leave only image
-
Hi
No admin options is not a huge problem. It works so install and use … cant complain much.
In my case I want it even more simple:– while clicking on Quick View – lightbox open with image, title, description, add to cart.
– I want to have only imageSo i used css:
.wpb_wl_summary {
display: none !important;
float: right;
width: 0%;
display: inline;
}Unfortunately that leaves a lot of white empty space on the right. Can you tell me how to adjust the lightbox/image so it will show only the image that is full size in the center of lightbox popup?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Remove all – leave only image’ is closed to new replies.