• Resolved thedesigngoddess

    (@thedesigngoddess)


    Is there anyway to get the search icon to sit next to the text as opposed to beneath it on the mobile version of the search bar?

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

Viewing 1 replies (of 1 total)
  • Plugin Author echoplugins

    (@echoplugins)

    Hi,

    Please try this custom CSS

    #epkb-main-page-container.epkb-basic-template .epkb-doc-search-container .epkb-search .epkb-search-box {
    flex-direction: row !important;
    }

    You will need to wrap this text in the media query that you want to target for the mobile size.


    If you need further help please open a support ticket on our website here.

    https://www.echoknowledgebase.com/technical-support/

    Thank you,

    Dave.

Viewing 1 replies (of 1 total)
  • The topic ‘Search bar on mobile version’ is closed to new replies.