Site logo

[Resolved] Error in the SEARCH button on mobile devices.

Home Forums Support [Resolved] Error in the SEARCH button on mobile devices.

Home Forums Support Error in the SEARCH button on mobile devices.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1866115
    Douglas

    Good morning

    I have a small problem with the Search button on mobile devices.

    Is there any CSS code that will allow me that the search field does not collide with the magnifying glass?

    Thanks for your help.

    #1866168
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    #mobile-header .navigation-search input[type="search"] {
        padding-left: 55px;
    }
    #1866172
    Douglas

    Perfecto.

    Muchas gracias.

    #1866229
    David
    Staff
    Customer Support

    Glad to be of help.

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