Home Forums WoodMart support forum Website Layout Looked Differently In Differently Tablets Reply To: Website Layout Looked Differently In Differently Tablets

#326757

Hello,

You are checking the site using two different tablet PC with different widths. Your custom is for the large width tablet: https://prnt.sc/1wxezlb and https://prnt.sc/1wxf2eb

Please find and replace these customs for this code:

.single-product-page .summary-inner {
margin-bottom: -20px;
width: 100%;
}
.product-image-summary .single_add_to_cart_button {
width: 100%;
}

Best Regards