[Resolved] Search Icon + Burger Nav: Impossible to see the search field

Home Forums Support [Resolved] Search Icon + Burger Nav: Impossible to see the search field

Home Forums Support Search Icon + Burger Nav: Impossible to see the search field

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1777077
    Sergio

    Hello,

    When I click on the search icon, the field to fill in the search has hardly any space.

    The website where it happens:

    https://wordpress-507255-1766871.cloudwaysapps.com/

    Thanks in advance

    #1778174
    Ying
    Staff
    Customer Support

    Hi Sergio,

    Try this CSS, feel free to change the numbers, just keep them matching.

    .inside-header .navigation-search.nav-search-active {
        left: -500px;
        width: 500px;
    }
    #1779477
    Sergio

    It works perfectly.
    Thank you very much!

    #1780647
    Ying
    Staff
    Customer Support

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.