Search button in wrong place - by kimoush

This topic has 12 replies, 2 voices, and was last updated 9 years, 4 months ago ago by Eva Kemp

  • Avatar: kimoush
    kimoush
    Participant
    August 13, 2015 at 23:18

    Hi,
    I have a problem with the button in the search bar:
    Header

    Could you please help me fix it?
    I searched on the forum and tried this, but it isn’t working:
    answer

    11 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    August 14, 2015 at 08:04

    Hello,

    Please provide us with wp-admin panel credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: kimoush
    kimoush
    Participant
    August 14, 2015 at 17:56

    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!

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    August 17, 2015 at 08:14

    Hello,

    Have you made any changes in the theme files?
    Please provide us with FTP credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: kimoush
    kimoush
    Participant
    August 18, 2015 at 23:24

    Hi,
    I don’t have access to FTP Server.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    August 19, 2015 at 08:28

    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.

    Avatar: kimoush
    kimoush
    Participant
    August 19, 2015 at 19:19

    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!

    Avatar: Eva
    Eva Kemp
    Support staff
    August 19, 2015 at 19:23

    Hello,

    As I see menu is shown in the header. Do you mean fixed header when you scrolling the page?

    Regards,
    Eva Kemp.

    Avatar: kimoush
    kimoush
    Participant
    August 19, 2015 at 20:45

    Currently the menu looks like this:
    menu

    I would like to have the bottom line like this:
    line

    And remove this top bar line:
    top bar

    Avatar: Eva
    Eva Kemp
    Support staff
    August 20, 2015 at 08:01

    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.

    Avatar: kimoush
    kimoush
    Participant
    August 20, 2015 at 16:56

    Yes! Thank you!
    It worked if I remove ‘transparent’.

    Thanks!

    Avatar: Eva
    Eva Kemp
    Support staff
    August 20, 2015 at 17:21

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 12 results - 1 through 12 (of 12 total)

The issue related to '‘Search button in wrong place’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.