This topic contains 14 replies, has 2 voices, and was last updated by Bryan 5 years, 5 months ago.
-
AuthorPosts
-
Hi,
Have few questions, please help.
1) Regarding edit wording at loading page,search hotel. (refer attchment: Question 1)
2) Regarding changing style search form. (refer attchment: Question 2)
3) Regarding add map in layout hotel search result (refer attchment: Question 3)
4) Regarding filter price value (refer attchment: Question 4)Thank You
This reply has been marked as private.Hello
1. That is service name. You can follow my image to translate it.
2. You can go to Traveler Settings > Hotel Options > Hotel custom search form > select column style for each fiedls.
3. Currently, theme does not support map widget to display location of hotel in search result page.
4. The filter price display price range following your minium hotel price and maxium hotel price. It can not change to other number. That is the default function.
Thanks
Attachments:
You must be logged in to view attached files.This reply has been marked as private.Hello
1. What do you mean file location?
2. Please config your search form stay in one line so i can help you move the search button to the same line by custom code.
Thanks
This reply has been marked as private.Hello
1. Our document will show you the way to get that software.
2. I have changed it for you.
.home .search-tabs .tab-content .tab-pane#tab-hotel0 form.search.main-search .btn-primary.btn-lg { float: right; margin-top: -72px; } @media (min-width: 992px) and (max-width: 1199px){ .home .search-tabs .tab-content .tab-pane#tab-hotel0 form.search.main-search .btn-primary.btn-lg { float: right; margin-top: -100px; } } @media (max-width: 768px){ .home .search-tabs .tab-content .tab-pane#tab-hotel0 form.search.main-search .btn-primary.btn-lg { float: right; margin-top: -60px; } }
Please check again.
Thanks
This reply has been marked as private.You can use this css code to change opacity for background image:
.bg-holder>.bg-mask {opacity: 0 !important;}
Thanks
This reply has been marked as private.I have fixed it for you.
Please check.
Thanks
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hello
1. I see your search button is staying at the same line of location field, date field…and it work well.
2. As my check, the word display well but in order to change the Hotel word, you must edit code to get that.
3. I still can see your hotel in search result.
Please check again.
Thanks
-
AuthorPosts
The forum ‘Traveler’ is closed to new topics and replies.