What is the ideal size for the Background Image for position Bottom 2? I have tried resizing my image, but I keep getting a repeat-image effect. Please see attached. Difficult to see -- more noticeable on left side of image.
Considering the parallax background your image height should be about 30% higher than the actual height of the module (approx. 1100px). An alternative solution would be to disable the parallax background by adding the following to the Custom CSS field of your templates parameters...
#container_bottom2_modules .wrapper960 {
background-position: 50% center !important;
}
There are no replies made for this post yet. Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »