[Resolved] Search Box On Mobile Disappears

Home Forums Support [Resolved] Search Box On Mobile Disappears

Home Forums Support Search Box On Mobile Disappears

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1168988
    Andre

    Hi again!
    I would like to know how keep the search field box visible in mobile view. Everything is as I want it on desktop but reducing the screen size breaks the alignment and eventually makes the search box disappear. Maybe I’m tired or looking at the screen too long but that level of trouble shooting seems a little technical for me. Can I get some pointers to the issue please?

    #1169251
    David
    Staff
    Customer Support

    Hi there,

    you have this CSS in your Simple CSS:

    .mobile-bar-items .search-item {
        display: none;
    }

    Remove it 🙂

    #1169520
    Andre

    Yup! That was it! Why that was there I’m not sure. I can manage the styling there after. Thank you!

    #1169553
    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.