Commit 271b9d08 by lmf

优化css

parent 65d9f917
...@@ -599,6 +599,60 @@ ul { ...@@ -599,6 +599,60 @@ ul {
} }
} }
.categories_tab {
clear: both;
margin: 0px 0 ;
padding: 50px;
width: 100%;
height: 400px;
}
.section-element.shop_by_categories .container {
padding-bottom: 15px;
}
.shop-by-cata {
padding: 20px;
width: 25%;
float: left;
}
.shopcatewpt {
width: 80%;
margin: 0 auto;
text-align:center;
height: 200px;
}
p.shopbycate-title {
background: #fff;
text-align: center;
font-size: 28px;
font-weight: bold;
color: #000;
text-transform: uppercase;
margin-bottom: 20px;
padding-bottom: 20px;
font-family: 'Outfit', sans-serif;
}
@media(max-width:789px){
.shop-by-cata {
padding:2px;
width: 50%;
float: left;
}
p.shopbycate-title{
font-size:20px;
margin-top: -20px;
}
.shopcatewpt {
width: 130%;
margin: 0 auto;
margin-top: -20px;
margin-left: -40px;
}
.shop-by-cata img {
height: 54px;
}
}
.top-content-home{ .top-content-home{
width: 100%; width: 100%;
} }
...@@ -1863,31 +1917,31 @@ button.action.submit.primary { ...@@ -1863,31 +1917,31 @@ button.action.submit.primary {
} }
.swatch-option.color, .swatch-option.text, .swatch-option.image{ .swatch-option.color, .swatch-option.text, .swatch-option.image{
width: 40px !important; width: 40px !important;
height: 40px !important; height: 40px !important;
border: 1px solid #000008; border: 1px solid #000008;
} }
.block-minicart .block-content>.actions .action.checkout{ .block-minicart .block-content>.actions .action.checkout{
background: #000; background: #000;
} }
.cart-container .action.primary,.cart-container .action-primary,.cart-container [type='submit'],.cart-container .pagebuilder-button-primary{ .cart-container .action.primary,.cart-container .action-primary,.cart-container [type='submit'],.cart-container .pagebuilder-button-primary{
background: #000; background: #000;
} }
.products.products-grid .product.product-item-details .image{ .products.products-grid .product.product-item-details .image{
margin: 0 !important; margin: 0 !important;
} }
//色块强制大小 //色块强制大小
#product-options-wrapper .swatch-option.image{ #product-options-wrapper .swatch-option.image{
width: 40px !important;; width: 40px !important;;
height: 40px !important;; height: 40px !important;;
border-radius: 50% !important;; border-radius: 50% !important;;
} }
//颜色提示强制关闭 //颜色提示强制关闭
.breeze .field-tooltip-content, .breeze .tooltip.wrapper .tooltip.content, .breeze .map-popup, .breeze .swatch-option-tooltip { .breeze .field-tooltip-content, .breeze .tooltip.wrapper .tooltip.content, .breeze .map-popup, .breeze .swatch-option-tooltip {
display: none !important; display: none !important;
} }
@media (max-width: 1024px){ @media (max-width: 1024px){
...@@ -1921,9 +1975,9 @@ display: none !important; ...@@ -1921,9 +1975,9 @@ display: none !important;
//商品评论 //商品评论
.amreview-submit-form .review-fieldset .review-legend.legend>span { .amreview-submit-form .review-fieldset .review-legend.legend>span {
float: left; float: left;
margin: 0 5px 0 0; margin: 0 5px 0 0;
font-weight: bold; font-weight: bold;
} }
.product.info .review-add { .product.info .review-add {
...@@ -1938,17 +1992,17 @@ font-weight: bold; ...@@ -1938,17 +1992,17 @@ font-weight: bold;
} }
.amrev-toolbar-container.-all .amrev-sorting { .amrev-toolbar-container.-all .amrev-sorting {
border-left: none; border-left: none;
float: right; float: right;
text-align: end; text-align: end;
} }
} }
.amreview-submit-form .review-control-vote.control:before{ .amreview-submit-form .review-control-vote.control:before{
position: absolute !important; position: absolute !important;
} }
.amreview-add-new .amreview-button.action{ .amreview-add-new .amreview-button.action{
background-color: #000; background-color: #000;
} }
//产品色块选中错位处理 //产品色块选中错位处理
...@@ -2062,11 +2116,11 @@ background-color: #000; ...@@ -2062,11 +2116,11 @@ background-color: #000;
} }
@media (max-width: 1024px){ @media (max-width: 1024px){
.select-element.section-before-footer.clearfix p { .select-element.section-before-footer.clearfix p {
font-weight: 200; font-weight: 200;
font-size: 12px; font-size: 12px;
color: #000000; color: #000000;
text-transform: none; text-transform: none;
} }
.amreview-summary-details .amreview-label .amreview-bar{ .amreview-summary-details .amreview-label .amreview-bar{
margin: 0px; margin: 0px;
...@@ -2093,27 +2147,27 @@ background-color: #000; ...@@ -2093,27 +2147,27 @@ background-color: #000;
@media (max-width: 1024px) and (min-width: 768px){ @media (max-width: 1024px) and (min-width: 768px){
.select-element.section-before-footer.clearfix p { .select-element.section-before-footer.clearfix p {
font-size: 16px; font-size: 16px;
color: #000000; color: #000000;
text-transform: none; text-transform: none;
} }
.flash-sale-item{ .flash-sale-item{
width: 33.33%; width: 33.33%;
} }
.shopcatewpt{ .shopcatewpt{
width: 100%; width: 100%;
} }
.shop-by-cata { .shop-by-cata {
padding: 10px; padding: 10px;
width: 50%; width: 50%;
float: left; float: left;
} }
p.flashsale-title { p.flashsale-title {
font-size: 16px; font-size: 16px;
font-weight: 400; font-weight: 400;
} }
} }
...@@ -2128,7 +2182,7 @@ background-color: #000; ...@@ -2128,7 +2182,7 @@ background-color: #000;
} }
.header-top.header-fixed{ .header-top.header-fixed{
//height: 60px ; //height: 60px ;
} }
.page-with-filter .toolbar .modes{ .page-with-filter .toolbar .modes{
...@@ -2532,7 +2586,7 @@ button.primary.action.create { ...@@ -2532,7 +2586,7 @@ button.primary.action.create {
} }
.slick-list.draggable .slick-track { .slick-list.draggable .slick-track {
width: 100% !important; width: 100% !important;
} }
strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; color: #000;font-size: 16px;} strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; color: #000;font-size: 16px;}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment