The “search” string in the header appears cut in Internet Explorer (fine in Chrome). URL http://www.vsechnyritesveta.cz/
Could you please point me to a fix?
Thanks a lot!
The “search” string in the header appears cut in Internet Explorer (fine in Chrome). URL http://www.vsechnyritesveta.cz/
Could you please point me to a fix?
Thanks a lot!
Hi @pavelrujzl,
I hope you are well today and thank you for your question.
You can try resolving this issue by adding the following CSS code in the Custom CSS option of your theme on the below path.
Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS
nav .nav-search input {
line-height: 30px;
}
Best Regards,
Movin
Hi @Movin,
thank you very much for very fast response. Unfortunately, situation does not change after using the CSS code.
Pavel
Could you please try increasing the value 30px in the above shared code?
I visited your shared site to troubleshoot it again but it is only displaying the message “Adéla s Pavlem si jedou plnit sny!”.
Could you please make your site accessible again so that i can troubleshoot the issue?
Sorry, the blog is not public yet, that was the coming soon page. Yes, that was the first thing I tried out. Now I tried to decrese the “30” value to “0” and it seems better!
Glad it is displaying better now for you.