- This topic has 1 reply, 2 voices, and was last updated 9 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › SKT Full WIdth Pro: Woocommerce pulldown fields over border if responsive
Please check this screenshot for what happens when shrinking browser window.
This is the link to that article.
Hi Michael,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (min-width:786px) and (max-width:980px) {
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{ float:none !important; display:inline-block !important; width:100% !important;}
}
Regards,
Dave
Are you looking for the best WordPress accessibility plugins? If so, you have landed on the right page. By using accessibility plugins, you can make […]
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]