zite69 / shop-cms

Main website of zite69 using django-cms with django-oscar
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Pincode dropdown is tranperent and overlapping with other elements #13

Open abhilla opened 2 weeks ago

abhilla commented 2 weeks ago

Pin code drop down is transparent and no background

arunk commented 1 week ago

This was an issue with CSP - headers being sent by the nginx server that blocked the loading of code.jquery.com/*.css from loading. The csp headers have been updated on the server to allow this css to load, so this issue should now be resolved for both beta and live.