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 premium: Stop footer background image from tiling

Resolved 4 replies premiumthemetheme-vantage
11 years ago · Last reply by J. Todd Phillips 10 years ago

I have inserted an image in the footer background. The image appears to be tiling vertically as the height of the footer is adjusted to accommodate widgets. How do I turn this off?

BTW – This happens in the header also, both horizontal and vertical tile.

URL: http://parsonpartners.com/commscripts

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Daniel Staff 11 years, 1 day ago

    Hi Todd,

    I have look at your site and I seem not to see what your explaining there. Would you mind sending a screenshot when the issue is occurring?

    Looking forward to hear from you

  2. J. Todd Phillips 11 years, 12 hours ago

    Thanks Addo. I needed to publish the site so I changed the footer to be shorter (less height). However, if I add widgets that increase the height to a number greater than the height of the background image, the background image will repeat (tile). Instead of just one, I’ll see the same background image repeated immediately beneath the first. Does that make sense?

  3. Daniel Staff 11 years, 2 hours ago

    Hi Todd,

    Try the following custom CSS to avoid the image repeating:

    #footer{
       background-size: cover;
       background-repeat: no-repeat;
    }

    Please try and let me know!

  4. J. Todd Phillips 10 years, 11 months ago

    Thanks!

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