goldfinchbeauty Posted March 24, 2021 Posted March 24, 2021 Site URL: https://www.goldfinchbeauty.co.uk/booknow I use a third party booking system called Ovatu which I wanted to add to my Book Now page. Entered a custom code into the Advanced section of my Book Now page and it shows on my page but sits underneath my Header which means I can't access my third party booking bot. I did also try adding it directly onto the page but had no success there. To do this, I entered this code into the Advanced CSS: </body><div id="bookapp-reservation-widget"></div> <script type="text/javascript"> !function(e,t,n){var u=n.queue||[];e.BookAppWidgetReady=n=function(e){n.queue.push(e)},n.queue=u;var o="script",a=t.createElement(o),i=t.getElementsByTagName(o)[0];a.src="https://cdn.book.app/embed/v1.js",a.type="text/javascript",a.async=!0,a.addEventListener("load",function(){for(;n.queue.length;)n.queue.shift()()},!1),i.parentNode.insertBefore(a,i)}(window,document,window.BookAppWidgetReady||function(){}); BookAppWidgetReady(function () { BookApp.widget('#bookapp-reservation-widget', 'goldfinchbeauty'); }); </script> and I would like to know how to move it down the page so it doesn't sit behind my Site Header.
tuanphan Posted March 25, 2021 Posted March 25, 2021 It looks fine here. Did you solve it? On tablet, footer doesn't look good. Do you want to increase width? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
goldfinchbeauty Posted March 26, 2021 Author Posted March 26, 2021 Hey! Thanks for replying, yes I figured it out in the end. Turns out that when adding a CSS to the page and it says "Script Disabled", once saved and you view the page as a visitor it does actually show and work correctly.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.