If you want to remove an element from your screenshots, you can use PagePixels' CSS Injection feature.
With PagePixels Custom CSS Injection feature, you can apply custom CSS styles to a web page before taking a screenshot, including CSS that removes an element.
For Example
#selector-for-element-to-remove{display:none !important;}
PagePixels is free to start, and the CSS Injection feature is available in the:
- PagePixels web app,
- Zapier app,
- Make.com app,
- Power Automate connector,
- Chrome Extension,
- And through the Screenshot API
To help demonstrate how to use CSS Injection for removing elements, this tutorial shows the steps to remove the right navbar element from a public Looker Studio report in the PagePixels web app.