Commit be18cf55 by lmf

网站首页底部增加购物保障图标

parent f312c2a4
......@@ -70,19 +70,121 @@
<a href="https://www.joshine.com/shapewear/waist-trainer-corsets" ><img src="/media/wysiwyg/WT.jpg" alt="" /></a>
</div>
</div>
<style>
.top-content-home{
width: 100%;
}
.banner-4-cate{
width: 25%;
float: left;
padding: 10px;
}
@media(max-width:789px){
.banner-4-cate{
padding-bottom: 20px;
width: 50%;
}
}
</style>
<div class="select-element section-before-footer clearfix">
<div class="container-before-footer clearfix">
<div data-content-type="html" data-appearance="default" data-element="main" data-decoded="true"><div class="row">
<div class="col-md-2 col-xs-4">
<span>
<picture><img src="https://media.joshine.com/wysiwyg/freeshipping.png" alt=""></picture>
</span> <p> <a href="/shipping-policy">Free Shipping $69+ </a></p>
</div>
<div class="col-md-2 col-xs-4"><span> <picture>
<img src="https://media.joshine.com/wysiwyg/15-dayreturns.png" alt=""> </picture>
</span> <p> <a href="/return-exchange-policy">15-Days Returns </a></p></div>
<div class="col-md-2 col-xs-4"><span> <picture>
<img src="https://media.joshine.com/wysiwyg/365-daywarranty.png" alt=""> </picture>
</span> <p> <a href="/365-days-warranty">365-Days Warranty </a></p></div>
<div class="col-md-2 col-xs-4"><span> <picture>
<img src="https://media.joshine.com/wysiwyg/secureshopping.png" alt=""> </picture>
</span> <p><a href="/security-privacy-policy">Secure Shopping </a></p></div>
<div class="col-md-2 col-xs-4"> <span> <picture>
<img src="https://media.joshine.com/wysiwyg/impeccablequality.png" alt=""> </picture>
</span> <p> <a href="/about-our-products">Impeccable Quality </a></p></div>
<div class="col-md-2 col-xs-4"><span> <picture>
<img src="https://media.joshine.com/wysiwyg/size.png" alt=""> </picture>
</span> <p><a href="/size-guide">Size Inclusive </a></p></div>
</div>
<style>
.cms-index-index .page-footer .footer-static-container .footer-static{padding-top:0;}
.footer-links.contacts > p {
line-height: 40px;
}
.box-blog .block-content .post-info .post-title {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
cursor: pointer;
width: 100%;
display: inline-block;
color: #222222;
}
.social_block .widget.block.block-static-block {
margin: 0;
}
.box-blog .block-content .post-info .short-des {
max-height: 50px;
overflow: hidden;
}
.page-footer .footer_menu a,
.container-before-footer.clearfix a:visited {color:#000;}
.select-element.section-before-footer.clearfix {
text-align: center;
padding: 20px 50px;
background: #fff;
}
.select-element.section-before-footer.clearfix p {
font-weight: bold;
font-size: 20px;
color: #000;
text-transform: uppercase;
}
.select-element.section-before-footer.clearfix span {
height: 50px;
display: block;
text-align: center;
margin: 10px;
}
.select-element.section-before-footer.clearfix .col-md-2.col-xs-6 {
border-right: 1px #000 dotted;
}
.select-element.section-before-footer.clearfix .col-md-2.col-xs-6:last-child {
border: none;
}
.select-element.section-before-footer.clearfix span img {max-height: 100%;width: auto;}
@media(max-width:789px){
.col-md-3.col-xs-12.social_block {
padding: 0;
text-align:center;
margin-top: 20px;
}
.container-before-footer.clearfix a {
font-size: 70%;
}
.footer-links.contacts {
padding: 20px 10px !important;
}
.cms-index-index .box-blog{padding-bottom:0;}
.container-before-footer.clearfix .col-md-2.col-xs-4 {
padding: 0;
}
.select-element.section-before-footer.clearfix{ background: #f2f2f2;padding: 20px 10px;}
.select-element.section-before-footer.clearfix p{height:60px;font-size: 14px;}
.select-element.section-before-footer.clearfix .col-md-2.col-xs-6{margin-bottom:20px;}
.select-element.section-before-footer.clearfix .col-md-2.col-xs-6:nth-child(3n+1) {
border-right:none;
}
.select-element.section-before-footer.clearfix span {height:25px;}
}
</style></div> </div>
</div>
......@@ -675,4 +675,19 @@ p.shopbycate-title {
.shop-by-cata img {
height: 54px;
}
}
.top-content-home{
width: 100%;
}
.banner-4-cate{
width: 25%;
float: left;
padding: 10px;
}
@media(max-width:789px){
.banner-4-cate{
padding-bottom: 20px;
width: 50%;
}
}
\ No newline at end of file
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