style.css 327 B

12345678910111213141516171819
  1. .see-all-articles,
  2. .article-footer,
  3. .dropdown-toggle,
  4. .hsds-beacon,
  5. #query,
  6. .announce,
  7. .risk_work_off_wrapper,
  8. .action-link-block_action-button,
  9. .common-footer .flex-row.media-wrap,
  10. .breadcrumbs
  11. {
  12. pointer-events: none !important;
  13. }
  14. .see-all-articles {
  15. display: none !important;
  16. }
  17. #beacon-container{
  18. display: none;
  19. }