- This topic has 1 reply, 2 voices, and was last updated 6 years, 9 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
Usually, the word editors online have a great number of choices to add the line after each sentence of paragraphs to make then look more […]
When it comes to websites, one of the reasons that some websites attract more users than others happens to be on account of the fact […]
What is an SSL ? SSL mainly stands for Secure Socket Layer, is one of the widely used security protocol. SSL provides security to the […]