Shortcode [product] shrinked after add float left to style.css. How to fix?
-
I am trying to have an ifram next to shortcode [product].
I’ve added this code to my style.css:
.woocommerce ul { float:left; width:190px; }
As a result, I successfully aligned iframe next to the product image, however the whole box shrinked. You can see it here:
https://www.gbvalley.com/store/coolpad-7020/How should I fix my code so that the product image is in its normal size with iframe on the left side?
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Shortcode [product] shrinked after add float left to style.css. How to fix?’ is closed to new replies.