Replies: 0
I found a couple of issues which makes it unsuitable for my use. The 1-star rating is because the plugin worsens performance by downloading extra image. Will consider changing rating if user error.
1. It does not prevent the original large background image from being downloaded. The result is that the original large bg image as well as the smaller scaled down image gets downloaded by the browser.
2. When using gradients overlaid on top of backgrounds (i.e. using multiple background), the multiple backgrounds get overridden by a single background image.
Example of gradient on top of bg image:
background-image: linear-gradient(159deg,#f2ead2 45%,rgba(255,239,135,0.35) 100%),url(https://x.x.x/wp-content/uploads/2019/05/img.jpg)!important;
- This topic was modified 10 minutes ago by gmangesh.