[Resolved] search tool in menu bar not working

Home Forums Support [Resolved] search tool in menu bar not working

Home Forums Support search tool in menu bar not working

Viewing 12 posts - 16 through 27 (of 27 total)
  • Author
    Posts
  • #447415
    Siong Boon Lim

    I have an issue with my search bar too.
    It was working until recently. I believe it could be the recent update.
    I am using firefox.

    website: http://www.pic-control.com

    There is a search icon on my navigation bar on the extreme end on the right.
    When visitor click on this icon, a search bar will appear adjacent to the left of this icon.

    Now the problem is when the icon is click, the search bar appeared but it is now on the extreme left of the navigation bar.
    May I know how I can resolved this?
    Thank you.

    #447432
    Leo
    Staff
    Customer Support

    Hi there,

    The width is strict by this CSS you added:

    .navigation-search {
        max-width: 300px;
    }

    Can you open a new topic if this doesn’t help? Thanks!

    #447502
    Siong Boon Lim

    The search bar will cover my menu if I remove this.
    It was ok before, with search bar align to the right.
    Now it is aligned to the left.

    #447891
    Tom
    Lead Developer
    Lead Developer

    Try adding this CSS:

    .navigation-search.nav-search-active {
        left: auto;
    }
    #448256
    Siong Boon Lim

    Thank you Tom.
    This solution works!
    The search bar is ok now.

    Thank you very much!

    #448260
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

    #451649
    dale

    Mine is working now too.

    #451665
    Leo
    Staff
    Customer Support

    Awesome ๐Ÿ™‚ Glad it’s fixed.

    #1752162
    impro1

    I have the same issue. The search Icon in top Nav Bar not working.
    When I click the Search icon in Top Nav bar, It just shows a X. You cannot type any search terms!
    Please see SS image:

    View post on imgur.com

    I am using Sticky Top Nav menu in my settings.
    Any pointers?

    #1752404
    Elvin
    Staff
    Customer Support

    Hi impro1,

    Can you open a new topic for this?

    Opening a new topic lets you use the private information text field to provide us the site details for inspection.

    Thank you.

    #1752459
    impro1
    #1754260
    Elvin
    Staff
    Customer Support

    Thanks.:D

Viewing 12 posts - 16 through 27 (of 27 total)
  • You must be logged in to reply to this topic.