Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #105634
    voodoochill
    Participant

    On mobiles, the serach box becomes tiny, too small to enter any text.

    I have done workaround in CSS

    @media screen and (max-width: 479px) {#search-container
    {width:290px}}
    

    But I don’t think I should have to do that.

    Issue applies on the demo here even:

    Search

    #105674
    Mahesh
    Keymaster

    @voodoochill: Thank you for letting us know. We’ll check and let you know. This will be fixed in the next update.

    Regards,
    Mahesh

    #105691
    Mahesh
    Keymaster

    @voodoochill: The bug is fixed and theme has been update. Please update.

    Regards,
    Mahesh

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Issue with search box size on mobiles’ is closed to new replies.