|
<style> .aui-flag.qr-flag.aui-flag-stack-top-item { display: none !important; } </style> <style> /* hide navbar */ #page div#rw_theme_header { display: none; } #rw_theme_header, #rw_theme_header.fullSite { display: none; } #rw_theme_content { margin-top: 0px !important; } /* div#rw_wrapper { background: #516cad !important; } .rw_content_section #rw_main_column .rw_content { background: #516cad !important; padding-bottom: 50px !important; } */ /* hide intercom */ #intercom-frame{ display: none! important;} div#intercom-container { display: none !important; } .intercom-lightweight-app { display: none; } /* hide accessiBe */ body .acsb-trigger.acsb-ready { display: none !important; } </style> <!-- <script> AJS.toInit(function(){ $("head").append(`<meta http-equiv="refresh" content="30">`); }); </script> --> |