Commit a91b57fb by 王东红

优化导航条区域样式

parent 1791caea
......@@ -726,6 +726,10 @@ p.shopbycate-title {
color: #222222;
}
.search-dropdown > .action::before {
.breeze-icon(@icon-search, @header-actions-icon__width, @header-actions-icon__height);
}
.page-footer .footer_menu a,
.container-before-footer.clearfix a:visited {color:#000;}
......@@ -938,9 +942,9 @@ footer{
@media(min-width: 640px){
.switcher.currency{
position: relative;
top: 40px;
right: -62px;
position: absolute;
top: 18px;
right: 145px;
z-index: 1;
}
.page-header .header.content .logo{
......@@ -1026,13 +1030,11 @@ footer{
.block.widget.block-viewed-products-grid{
display: none;
}
@media(min-width: 640px){
.switcher.currency{
position: relative;
top: 37px;
right: -62px;
}
}
//@media(max-width: 639.98px){
// .switcher.currency{
// display: none;
// }
//}
.navigation-wrapper{
padding-top: 10px;
......
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