Changes

Jump to navigation Jump to search

Category:Developers

341 bytes added, 17:24, 31 March 2018
no edit summary
Note: Icons might disappear when the editor is opened again. In this case you will need to enter it again.
=== Hide icons (responsive booking page only)===
.b24fa{
display: none;
}
 
#b24scroller .input-group-addon{
display: none;
}
 
=== Change text color of language selector and currency selector (responsive booking page only)===
#topofthebookingpage{
color: #ffffff
}
 
exchange ffffff with the hex code of the color you want to use.
== Javascript ==
* Javascript can be entered in SETTINGS->BOOKING PAGE ->DEVELOPERS"Advanced HTML Settings"

Navigation menu