not responsive after changing background image

Support desk for Multipurpose Quark Theme
GK User
Wed Apr 01, 2015 8:12 am
http://maximize-your-business.de

Hi there,

I changed the background image with parallax effect and now the template is not responsive there.

I know there is also an acymailing module which is not responsive yet (but we work on that) nevertheless the bg image should be responsive anyway.

I did not changing anything else than the image itself.

Your help is extremely appreciated!

Thanks in advance, Sandra
User avatar
Gold Boarder

GK User
Thu Apr 02, 2015 10:16 am
tried this:

Code: Select all
.box.parallax-bg {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    max-width: 100%;
    height: auto;
}


Code: Select all
.box{
    width: 100%;
}


with no effect at all.

Please help.
User avatar
Gold Boarder

GK User
Thu Apr 02, 2015 10:51 am
It seems to be caused from acymailing. Please ignore this post. Thanks.
User avatar
Gold Boarder


cron