goldfinchbeauty Posted March 24, 2021 Share 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. Link to comment
tuanphan Posted March 25, 2021 Share 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
goldfinchbeauty Posted March 26, 2021 Author Share 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. tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment