• Resolved hayley0101

    (@hayley0101)


    Hi,

    I have installed this plugin and am using the ‘default’ settings. It is only showing the magnify glass and I would like it to be fully expanded as default.

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Vinod Dalvi

    (@vinod-dalvi)

    Hi @hayley0101,

    I hope you are well today and thank you for your question.

    It seems this is happening on your site due to the tiny framework theme CSS hiding search form by default.

    To display it please add the following CSS code in the Custom CSS option of Add Search To Menu settings on the path Settings -> Add Search To Menu

    .astm-search-menu.default .search-form [type="search"] {
        width: auto;
        border: 1px solid #ccc;
    }

    Best regards,
    Vinod Dalvi

Viewing 1 replies (of 1 total)
  • The topic ‘Search menu not expanded’ is closed to new replies.