Vantage Theme footer background image problem
Hello,
Thanks for awesome theme for wordpres!
I have problem with footer background image, It shows on frontpage but not on any other page. Can some one help me
Code:
.layout-full #colophon {
width: 100%;
padding-top: 30px;
padding-bottom: 30px;
background-image: url("wp-content/uploads/2016/05/Footerin_Tausta.png");
background-repeat: no-repeat;
background-size: 100%;
background-attachment: fixed;
background-position: 50% 100%;
}I have tryed to change background attachment to initial, i have tryed to but same code to #colophon. But it wont work on every single page!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Riku
Thanks for your support. Try changing your background image URL to an absolute URL. In other words, change this:
wp-content/uploads/2016/05/Footerin_Tausta.png
to the full URL, include your domain before wp-content.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.