<!– Hide WordPress Header, Footer & Padding –>
<style>
/* Hide WordPress theme elements for full page feel */
header,
footer,
#header,
#footer,
.site-header,
.site-footer,
.entry-header,
.page-title,
nav.navbar,
#wpadminbar {
display: none !important;
}
/* Remove all page padding/margin */
body,
html {
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
height: 100% !important;
width: 100% !important;
}
.entry-content,
.page-content,
.wp-block-post-content,
main,
#main,
#content,
.content-area,
#primary {
margin: 0 !important;
padding: 0 !important;
max-width: 100% !important;
width: 100% !important;
}
/* The iframe container */
.glow-fullpage-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
z-index: 9999;
margin: 0;
padding: 0;
border: none;
overflow: hidden;
background: #fff;
}
/* The iframe itself */
.glow-fullpage-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
outline: none;
overflow: hidden;
}
</style>
<!– Full Page iFrame –>
<div class=”glow-fullpage-wrapper”>
<iframe
id=”glowframe”
src=”https://pigeon-scales-mirror.lovable.app”
frameborder=”0″
scrolling=”yes”
allowfullscreen
allow=”fullscreen; camera; microphone; geolocation”
loading=”eager”
title=”ScalerMate”>
</iframe>
</div>
We use cookies to improve your experience on our site. By using our site, you consent to cookies.
Manage your cookie preferences below:
Essential cookies enable basic functions and are necessary for the proper function of the website.