Home › Forums › CSS › Fixed Background Image Wont Work in Chrome › Reply To: Fixed Background Image Wont Work in Chrome
September 15, 2015 at 10:17 am
#208196
Participant
I tested your codepen demo in Chrome 45.0.2454.85 m on Win7 and the background-attachment: fixed;
attribute seems to be functioning as expected…
Is the codepen not working for you? Or is the problem just on the website you cited? If the problem is just occuring on the website, I would suspect that you have a specificty issue in your css and the background-attachment attribute is being over-ruled somewhere.