Changes

Jump to navigation Jump to search

Mobile Prices

1 byte added, 12:15, 14 September 2021
'''Step 1: Add the script '''
Go to {{#fas:cog}} (SETTINGS) BOOKING ENGINE > PROPERTY BOOKING PAGE > DEVELPERS DEVELOPERS and add the script below to the <head> section:
<code><script>$(document).ready(function() {if($(window).width() >= 800) {$('.offerid1').show();$('.offerid2').hide();}else{$('.offerid1').hide();$('.offerid2').show();}});</script></code>
2,903

edits

Navigation menu