Home › Forums › WoodMart support forum › Website Layout Looked Differently In Differently Tablets › Reply To: Website Layout Looked Differently In Differently Tablets
October 21, 2021 at 8:00 am
#326757
Elise Noromit
Member
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