Tagged: header
This topic contains 22 replies, has 3 voices, and was last updated by Bryan 5 years, 6 months ago.
-
AuthorPosts
-
Dear Team,
Please assist, how to resize vertical header? and make a center vertical. Because, currently the search from and other menu are on top alignment.
See my attachment.
Thanks.
Attachments:
You must be logged in to view attached files.Hello
You can use this css code in Traveler Settings > Styling Options > Custom Css to change it:
.header-top,#st_header_wrap_inner-sticky-wrapper { height: 60px !important; }
Thanks.
Hi Bryan,
Ok thanks.
Anyway, how to remove currency in header? and make (add) a button & icon on header?Thanks.
Also how to change search form background color and put the placeholder inside?
ThanksHello
1. You can check currency in header in Traveler Settings > Styling Options > Header tab > Header menu items.
2. You can add this css code to Traveler Settings > Styling Options > Custom Css to change background color for search header:
.main-header-search .form-control { background: #4bb56c !important; border-color: #c3abab !important; }
But unluckily, you can not add placeholder in it.
Thanks
How to change color “Search” icon ? I want to change the icon color. Currently the icon color is white.
About place holder, ca I add on script php file? Where I can do that?
Thanks.
Hello
I have changed the search icon color for you by this code:
.main-header-search .input-icon {
color: #000;
}Also my image will show you the place to set placeholder to search header.
Thanks
Attachments:
You must be logged in to view attached files.This reply has been marked as private.Hello athutz91,
1. I have changed the search text color to grey for you by this code:
.main-header-search .form-control {
color: grey;
}2. Theme does not yet supported set logo for specific page. Sorry for inconvenience.
Thank you.
Hi Bryan,
Thanks for assist, now my search box looks beautiful.
But why when I type a words not show suggest destination like usually?Thanks.
Hello athutz91,
I have checked your search issue and fixed it. Please check it again.
Thank you.Dear Huannv
Plese check on my site, the search box doesn’t works well.
I type a words and hit enter nothing response.
Please help.Hello athutz91,
I have checked it. It still works.
You can see my attachment.Attachments:
You must be logged in to view attached files.Hey Team,
So the search box can’t search any product service? just a post? but if I put any words there is can’t press enter process. Why?
Thanks.
Hello athutz91,
You can change services for search result. Please follow this document.
The search box is using auto suggestion. If system does not find result for search word then suggestion will not show and you can’t press enter process.
Thank you for your understand.
Attachments:
You must be logged in to view attached files. -
AuthorPosts
The forum ‘Traveler’ is closed to new topics and replies.