This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Vantage Theme footer background image problem

9 years ago · Last reply by Andrew Misplon 9 years ago

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

1
  1. Andrew Misplon Staff 9 years, 9 months ago

    Hi 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.

Have a different question or issue?

Start New Thread