first of all, your Habitat-Template looks very nice! But i found a little Responsive-Bug: [color=#880000]Your Demo-Site[/color] . Please switch to narrow view, then the error is visible (After "Module ContentBottom-C".
Thank Stefan for bringing this issue to our attention. The issue can be amended by adding the following to the Custom CSS field of your templates parameters...
@media only screen and (max-width: 1024px) {
.backgrounds #content_remainder, .backgrounds #content_full {
box-shadow: none;
}}
There are no replies made for this post yet. Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »