Hide or disable floating on mobile
-
Hi Ashesh,
I hope you are well.
I want to use the following custom css code to design the woocommerce product page.
.woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
float: right;
width: 50%;
}However I would like to hide/disable the floating effect on mobile. It should just be seen on computer or on an ipad where the screen is big.
Can you provide me with a fitting custom css code?
Thanks a lot in advance.
Kind regards
Markus
- The topic ‘Hide or disable floating on mobile’ is closed to new replies.