Reply 94775 to: Footer issue

Avatar: 3ejoueur
3ejoueur
Participant
October 19, 2015 at 13:42

Hi,

the resolution is not like i Wanned…. I Use Custom CSS on the class Footer to be able to show the background when i Should not because in the static block i have set the row in VC to have a background Witch should have done the job.

There is an issue on that side and it is what i want to resolve.

This is the code i Use to bypass the issue i am having ….

footer.main-footer.main-footer-2.text-color-dark{
        background-image: url(http://gmd.3ejoueur.com/wp-content/uploads/2015/06/footer.png);
        background-color: rgba(0, 0, 0, 0);
        background-size: cover;
        background-repeat: repeat;
}
footer .copyright {
    background-color: #4274b7;
}

And this is the Setting i have use in my row witch should work if I remove my custom CSS… http://gmd.3ejoueur.com/wp-content/uploads/2015/10/static-block.jpg

So at the end there is something causing an issue on static block…

Thanks

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.