• Resolved creativealtitude

    (@creativealtitude)


    Hi there,

    We love the plugin, but we are facing an issue on mobile. When the (every) page loads, the search icon does not display correctly. It takes 5 seconds for it to load (by itself) as expected. See the video: https://we.tl/t-iWmcxR8idh

    Could you please help us resolve this issue?

    Thank you in advance for your assistance.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Kris

    (@c0nst)

    Hi @creativealtitude!

    We are currently working on solving this problem. This should be done in the next official release. During this time, you can use this CSS solution:

    .nav-search > .dgwt-wcas-search-wrapp:not(.dgwt-wcas-active) {
    width: 20px;
    height: 20px;
    overflow: hidden;
    }

    Paste it into Appearance -> Customize -> Additional CSS. If you aren’t familiar with custom CSS, take a look at this video.

    Regards,
    Kris

    Thread Starter creativealtitude

    (@creativealtitude)

    Thanks @c0nst !

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.