https://mokaosmaniye.com/ SİTESİ İÇİN YAPILAN ÇALIŞMA Özelleştir İçin YAZILAN kODLAR /* mobilde menu yan yana*/ @media (max-width: 767px){ .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product { width: 50% !important; } } /* mobilde menu yan yana*/ /* mobilde görsel ayarı*/ @media (max-width: 767px) { .woocommerce ul.products li.product a img { width: 100%; height: auto; display: block; margin: 0 0 1em; box-shadow: none; margin-top: 41px; } } /* mobilde görsel ayarı*/ /* mobilde badge ayarı*/ @media (max-width: 767px) { .pix-item-badges { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; height: 50px; width: auto; } .pix-item-badges > div { flex: 0 0 calc(33.33% - 10px); margin-bottom: 10px; } } /* mobilde badge ayarı*/ /* mobilde ürün başlık ayarı*/ @media (max-width: 767px) { .font-weight-bold { font-weight: 700 !important; font-size: 15px; } } /* mobilde ürün başlık ayarı*/ /* mobilde ürün colums ayarı*/ .pix-product-item { width: 98%; } /* mobilde buton ayarı*/ @media (max-width: 767px) { .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit { font-size: 96%; margin: 0; line-height: 1.2; cursor: pointer; position: relative; text-decoration: none; overflow: visible; padding: 0.618em 1em; font-weight: 700; border-radius: 3px; left: auto; color: black; background-color: #31e780; border: 0; display: inline-block; background-image: none; box-shadow: none; text-shadow: none; } } /* mobilde buton ayarı*/ /* mobilde mağaza ürün ayarı*/ @media (max-width: 767px) { .woocommerce ul.products li.product a img { width: 100%; height: auto; display: block; margin: 0 0 1em; margin-top: 3px; box-shadow: none; } } /* mobilde mağaza ürün ayarı*/ /* mobilde anasayfa slider ürün ayarı*/ @media (max-width: 767px) { .woocommerce.columns-3 .pix-product-item { width: 132%; margin-left: 61px; } } /* mobilde anasayfa slider ürün ayarı*/ FOKSİYN.PHP İÇİN YAZILAN KODLAR