Commit 4a7a4229 by lmf

分类页标题隐藏

分类页顶部搜索向上移动优化
parent a8890039
...@@ -140,9 +140,9 @@ ...@@ -140,9 +140,9 @@
} }
//#maincontent .page-title-wrapper .page-title .base{ #maincontent .page-title-wrapper #page-title-heading .base{
// display: none; display: none;
//} }
.filter-content .filter-options .filter-options-title { .filter-content .filter-options .filter-options-title {
font-size: 20px; font-size: 20px;
...@@ -252,7 +252,7 @@ footer a{ ...@@ -252,7 +252,7 @@ footer a{
.page-main > .columns{ .page-main > .columns{
margin-top: 70px; margin-top: 20px;
} }
footer .footer_link .logo_img{ footer .footer_link .logo_img{
...@@ -446,7 +446,7 @@ ul { ...@@ -446,7 +446,7 @@ ul {
@media (max-width: 767px){ @media (max-width: 767px){
.page-main > .columns{ .page-main > .columns{
margin-top: 70px; margin-top: 20px;
} }
#product-review-container #customer-reviews .block .block-content { #product-review-container #customer-reviews .block .block-content {
......
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