How to increase search bar width and how to change its search icon color

This topic has 220 replies, 6 voices, and was last updated 8 years, 8 months ago ago by Jack Richardson

  • Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 5, 2015 at 11:21

    Hello,

    I’m using FileZilla to connect to your server but getting this error:
    http://storage1.static.itmages.com/i/15/0805/h_1438770060_9913155_a080edd8bc.png

    Best regards,
    Jack Richardson.

    Avatar: Gursimran18
    Gursimran18
    Participant
    August 5, 2015 at 13:24

    use second one

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

    Hello,

    I’ve added this code in custom.css file:

    .fixed-header-area .fixed-header > .container .menu-wrapper {
        display: block !important;
    }
    
    .fixed-header-area .search .et-mega-search form input[type="text"] {
        width: 500px !important;
    }
    
    .fixed-header-area .search {
        text-align: center;
        float: right;
        width: 500px !important;
        margin-right: 25%;
    }

    and this one to header.php file in line 86:

    <?php if (etheme_get_option('search_form')): ?>
    <div class="search search-center hidden-phone hidden-tablet">
    <div class="site-description hidden-phone hidden-tablet"><?php bloginfo( 'description' ); ?></div>
    <?php echo etheme_search(array()); ?>
    </div>
    <?php endif ?>

    Please check your fixed header now and clear browser cache before.

    Regards,
    Eva Kemp.

    Avatar: Gursimran18
    Gursimran18
    Participant
    August 5, 2015 at 17:48

    sd

    Avatar: Eva
    Eva Kemp
    Support staff
    August 5, 2015 at 18:35

    Hello,

    This requires a lot of code customization in header.php file which is beyond our basic support scope. In this case you have to contact some freelancer and he’ll make all modifications that you wish.

    Please take our apologies for inconveniences.

    Regards,
    Eva Kemp.

    Avatar: Gursimran18
    Gursimran18
    Participant
    August 6, 2015 at 05:57

    ghj

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 6, 2015 at 07:00

    Hello,

    Try to use this css code in custom.css:

    .main-nav.visible-desktop {
    z-index: 0 !important;
    }
    .et-search-result {
    z-index: 1000 !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: Gursimran18
    Gursimran18
    Participant
    August 6, 2015 at 11:04

    df

    Avatar: stan
    Stan Russell
    Participant
    August 6, 2015 at 11:09

    Hello,

    would you kindly describe your screenshot?

    Regards,
    Stan Russell.

    Avatar: Gursimran18
    Gursimran18
    Participant
    August 6, 2015 at 13:43

    look at Navigation menu bar

    Avatar: Eva
    Eva Kemp
    Support staff
    August 6, 2015 at 17:51

    Hello,

    As I see your navigation bar is shown fine:
    http://storage3.static.itmages.com/i/15/0806/h_1438879892_9655836_82b282b337.png

    Please clarify your issue with more details.

    Regards,
    Eva Kemp.

    Avatar: Gursimran18
    Gursimran18
    Participant
    August 6, 2015 at 18:24

    sub-menu area is not fine

    Avatar: Gursimran18
    Gursimran18
    Participant
    August 7, 2015 at 07:40

    s

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 7, 2015 at 08:02

    Hello,

    Change the code:

    .main-nav.visible-desktop {
        z-index: 0 !important;
    }

    with

    .main-nav.visible-desktop {
        z-index: 10 !important;
    }

    and also add the following css code:

    .wpb_revslider_element.wpb_content_element {
        z-index: 1 !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: Gursimran18
    Gursimran18
    Participant
    August 7, 2015 at 11:58

    As you said i replaced this code but its not working

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 7, 2015 at 12:13

    Hello,

    Please provide us with the correct WP Dashboard credentials in private content as we can’t log in with the current ones. Thank you.

    Best regards,
    Jack Richardson.

    Avatar: Gursimran18
    Gursimran18
    Participant
    August 7, 2015 at 13:10

    Use these and please solve my issue

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 7, 2015 at 13:33

    Hello,

    I’m sorry but credentials you provided are incorrect and we can’t log in to WP Dashboard.
    Please check login details and provide us with the correct ones.
    Thank you.

    Best regards,
    Jack Richardson.

    Avatar: Gursimran18
    Gursimran18
    Participant
    August 7, 2015 at 20:40

    Hey use this Id

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 8, 2015 at 09:23

    Hello,

    I’ve replaced previously provided css code with the following:

    .et-mega-search.result-exist {
    z-index: 1000 !important;
    }

    Please clear browser cache and check the site.

    Best regards,
    Jack Richardson.

  • 1 2 3 9 10 11
    Viewing 220 results - 201 through 220 (of 220 total)

You must be logged in to reply to this topic.Log in/Sign up

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