Blog form

cyrusconseil's picture
cyrusconseil
Mon, 04/18/2016 - 11:37
#1
Blog form

Hello,

Can I modify the blog ? Is not responsiv design, the blog is broken on the Iphone device. 

Thanks,

khoa's picture
khoa
Mon, 04/18/2016 - 21:30

Hello,

Please open style.css file(sites/all/themes/md_alpine/css), then add the following code at the bottom of that file:

@media (max-width: 414px) {
#timeline .timeline-item,
#timeline .timeline-item:nth-child(2n) {
clear: both;
float: none;
margin-bottom: 0;
width: 100%;
}
#timeline .timeline-item .post,
#timeline .timeline-item:nth-child(2n) .post {
margin: 140px 0 25px 0;
}
#timeline .timeline-item .post-info,
#timeline .timeline-item:nth-child(2n) .post-info {
left: 0;
right: 0;
margin: 0;
top: -140px;
width: 100%;
background: none;
}
#timeline .timeline-item .post-info h5.info-date,
#timeline .timeline-item .post-info h5 {
display: none;
}
}
cyrusconseil's picture
cyrusconseil
Wed, 04/27/2016 - 03:46

It work fine. Thank you 

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.