- This topic has 9 replies, 4 voices, and was last updated 3 years, 9 months ago by
wensolutions.
- AuthorPosts
- April 17, 2018 at 5:05 pm #6042
hello_k
ParticipantHi Support,
Thank you for an awesome theme and plugin set – love them!!
When I visit my site on my phone the “search icon” in the header is on top of the “stacked menu” icon. Is there a way to fix this, or how can I disable the header search?
Thank you!
April 18, 2018 at 5:31 am #6047Support Team
KeymasterHello @hello_k,
We are not quite sure which icon you are referring to so please can you post your site URL so that we could inspect further and provide the precise fix?
Thank you.
Best Regards!!
April 18, 2018 at 6:10 am #6052hello_k
ParticipantThanks for your reply. I can’t link to localhost but I’ve put screenshots up here. Hopefully you can see it…
I think for short site names the search icon in the header wouldn’t be an issue, but it doesn’t respond well with longer site names.
April 18, 2018 at 6:31 am #6056Support Team
KeymasterHello @hello_k,
To resolve the issue in the mobile version use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
@media (max-width:992.99px){ .site-branding { width: calc( 100% - 60px ); } }
Hope this helps.
Best Regards!!
April 18, 2018 at 6:38 am #6057hello_k
ParticipantPerfect – thank you!
Your customer service really has been worth the full 5 stars.April 18, 2018 at 7:10 am #6058Support Team
KeymasterHello @hello_k,
Thank you very much for the appreciations and this what makes us keep going 🙂 .
Also as mentioned in the previous reply, we would really appreciate if you could help us by rating our plugin.
Link:
https://wordpress.org/support/plugin/wp-travel/reviews/
Thank you.
Best Regards!!
August 12, 2019 at 8:09 pm #18838seal
ParticipantHello,
We also have a problem with the SEARCH icon on the mobile version.
sealadventures.frThanks for your help
August 13, 2019 at 6:03 am #18862wensolutions
KeymasterHello @leisureandadventure
Please add the below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS
@media (max-width: 992px) { #header-search .wt-icon-search { top: 25px; right: 2px; }}
Hope this helps
Feel free to reach us for any further query/confusion.
Regards!
August 13, 2019 at 6:50 am #18866seal
ParticipantDear Support Team,
Perfect, well done as usual !
Have a nice day
August 13, 2019 at 7:27 am #18868wensolutions
KeymasterHello
Glad that we could help you.
Feel free to reach us for any further query/confusion.
Regards!
- AuthorPosts
- The forum ‘WP Travel’ is closed to new topics and replies.