Topic Resolution: Resolved
  • Closed
  • Gerrit Heirbaut
    Spectator
    March 9, 2019 at 10:51 am #43269

    After installation and activation of v2.9.5 where additional Searchbox Styles are available, I noticed a ‘bug’ : I kept the Searchbox Style to ‘Standard’, clicking on the ‘hour glass’ symbol in my main header, opens the searchfield over my social media icons to the right… where the social media are still visible in the Search field.

    Is there a way to change the opacity of the search field (so that the soc. media icons are not visible anymore) ?

    I also noticed that the option ‘Cirle’ displays a nice circle around the hour glass symbol; then again… theis new circle covers the most left social media icon in the main header.

    Roman
    Spectator
    Posts: 3147
    March 9, 2019 at 2:22 pm #43270

    Hello Gerrit, can you please provide website URL with the issue please? Thanks

    Gerrit Heirbaut
    Spectator
    Posts: 2
    March 9, 2019 at 2:32 pm #43272

    Home

    Click on the hour glass in upper right corner

    Roman
    Spectator
    Posts: 3147
    March 9, 2019 at 3:33 pm #43287

    Yep, I see the bug now. Can you please use this tiny Additional CSS:

    .header-search .form-control {
        z-index: 1;
    }

    this will be fixed in the next version 😉 . Thanks

    Gerrit Heirbaut
    Spectator
    Posts: 2
    March 9, 2019 at 4:13 pm #43289

    Added in the ‘Extra CSS’ section in Customizer… This solves the issue !

    Thx for quick response/fix.

    Bye, Gerrit.

    Roman
    Spectator
    Posts: 3147
    March 9, 2019 at 7:27 pm #43290

    Thanks for the info Gerrit