search field

This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 4 years, 9 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21195
    chrizzz
    chrizzz
    Participant

    I need help
    The search field can only be controlled halfway (tap) and not at the smartphone. That’s the basic attitude. Could you please explain to me how I can solve the problem ??
    I have set up a copy page for you. Please have a look on smartphone and desktop vision and as I said this is the default setting.

    https://securewiki.de/servicekraft-fuer-schutz-und-sicherheit

    #21197
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    The issue is caused by a theme element, that is hovering over the search bar, within the menu, see this: https://i.imgur.com/9fbjNQY.png

    Try this custom CSS to resolve that:

    .l-subheader-cell.at_left {
        height: 60px;
    }

    I cannot guarantee this is going to work on all cases, as it is not caused by the plugin. In that case you might have to ask the theme author as well.

    I hope this helps though!

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.