Home › Forums › WoodMart support forum › hi, i’ve updated the theme, but i lost a lot of changes › Reply To: hi, i’ve updated the theme, but i lost a lot of changes
gisasrls15
this is the missing css
.page-title{
display: none;
}
.woocommerce-Tabs-panel{
display: block !important;
}
.wc-tabs{
display: none;
}
.wpfFilterWrapper{
padding-top: 0px !important;
padding-bottom: 0px !important;
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.WpfWoofiltersWidget{
margin-top: 10px;
margin-bottom: 0px !important;
padding-bottom: 0px;
}
.woof_sid_auto_shortcode{
display: none !important;
}
.woof_redraw_zone{
padding-top: 10px;
}
.wd-search-cat{
display: none;
}
.tab-label{
display: none !important;
}
.scrollToTop{
display: none;
}
.awf-filters-form{
padding-right: 8px;
padding-left: 8px;
}
.product-image-wrap{
width: 65%;
}
.mobile-categories-title{
display: none;
}
.wd-nav-mob-tab{
display: none;
}
.wd-header-wishlist{
display: none;
}
.wd-header-compare{
display: none;
}
.menu-item-wishlist{
display: none !important;
}
.menu-item-compare{
display: none !important;
}
#nav_menu-16{
margin-left: 25%;
margin-right: 20%;
}
.shop_attributes::before{
content: “SCHEDA TECNICA” !important;
font-weight: bold;
font-size: 15px;
color: green;
}
.tab-title-additional_information{
visibility: hidden !important;
}
#tab-description::before{
content: “DESCRIZIONE”;
font-weight: bold;
font-size: 15px;
color: green;
top: 30px !important;
}
.tab-title-description{
display: none !important;
}
#nav_menu-17{
width: 100% !important;
}
#nav_menu-18{
width: 100% !important;
}
.woocommerce-product-attributes-item–weight{
display: none;
}
.whb-header-bottom{
border: none;
}
.whb-general-header{
border: none;
}
.orderby option{
color: black !important;
}
.woocommerce-product-gallery__image{
width: 130% !important;
}
.wd-notice{
display: none;
}
@media screen and (min-width: 600px){
.wc-tab-inner {
font-size: 17px;
}
}