hi there.
i made the following changes with some custom css. BUT i also want to see all that changes below on mobile devices and tablets. (on iOS, WindowPhone, Android,..)
what i have to do?
thank you very much.
.bag-buttons a {
background-color: #d2d2d2!important;
color: #ffffff;
}
.browser-ff select {
background-image: none;
}
.tb-welcome{ display: none !important; }
.sidebar .widget-heading h4:before {
border-top: 2px solid #ddd;
}
a.reset_variations{display:none !important}
.summary .product_meta {
display: none;
}
.woocommerce .related ul.products li.product figure{
padding-top:13px !important
}
h4.spb_heading:before, h4.lined-heading:before {
border-top-color: #dddddd;
}
#product-accordion .accordion-group:nth-child(2) {
display: none;
}
#product-accordion {
display: none;
}
.additional_information_tab {
display: none !important;
}
ul.products li.product .price{font-size:14.5px !important}
@media only screen and (min-width: 769px) {
.woocommerce div.product div.images {
width: 29%;
}
.woocommerce div.product div.summary {
width: 67%;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
width: 100%;
text-align: center;
}
ul.products li.product .product-details {
display: none;
}
.bag-product figure, .woocommerce ul.products li.product figure, #product-img-slider, #product-img-nav li, .woocommerce table.shop_table img, .woocommerce-page table.shop_table img, .mini-list li figure {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#product-accordion .accordion-body {
height: auto!important;
}
ul.products li.product .product-details {
max-width: 80%;
}
.woocommerce .wc-new-badge, .woocommerce .free-badge {
display: none;
}
.shop-actions {
display: none;
}
#product-img-slider li a.zoom {
display: none;
}
.product_meta p .leave-feedback {
display: none;
}
.posted_in {
display: none;