This topic has 12 replies, 2 voices, and was last updated 9 years, 4 months ago ago by Eva Kemp
Hi,
I have a problem with the button in the search bar:
Could you please help me fix it?
I searched on the forum and tried this, but it isn’t working:
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
The search button looks fine on Chrome, but not on Firefox nor Safari.
Also, could you help me with two more things?
1. The main navigation bottom border doesn’t appear in that header type.
2. Is there a way to remove the line on the top bar?
Thanks!
Hello,
Have you made any changes in the theme files?
Please provide us with FTP credentials.
Thank you.
Regards,
Eva Kemp.
Hi,
I don’t have access to FTP Server.
Hello,
I’ve added this code in 8Theme Options > Typography > Global Custom CSS:
.header-type-17 .navbar-header.navbar-right .header-search button[type="submit"] {
padding-right: 7px;
margin-left: -36px !important;
padding-left: 2px !important;
padding-top: 14px !important;
}
Please check search form now.
Regards,
Eva Kemp.
Thank you! That fixed the search form!
Could you help me with the main navigation bottom border that doesn’t appear in that header type, please?
Thanks!
Hello,
As I see menu is shown in the header. Do you mean fixed header when you scrolling the page?
Regards,
Eva Kemp.
Currently the menu looks like this:
I would like to have the bottom line like this:
And remove this top bar line:
Hello,
Please add this code in 8Theme Options > Typography > Custom CSS > Global Custom CSS:
.menu-wrapper {
border-bottom-color: #888 !important;
}
.menu-wrapper {
border-bottom: 1px solid transparent !important;
}
.header-type-17 .top-bar .container > div {
border-bottom: none;
}
Regards,
Eva Kemp.
Yes! Thank you!
It worked if I remove ‘transparent’.
Thanks!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Search button in wrong place’' has been successfully resolved, and the topic is now closed for further responses