• Hello,
    I was not able to hide the search box in the menu section. Is it possible in the free version 1.0.3 of Hannari Blue and if yes, how or where can I manage it?

    Thanx for your help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey there Picniqq,

    Hope you’re well today ??

    This can be easily removed with some custom CSS. Please try adding the following code to Appearance -> Theme Options -> General Settings -> Enter your custom CSS style:

    .menuwrapp form#s {
        display: none;
    }

    If the code doesn’t work please keep it added and post link to your site so I can take a look ??

    Cheers,
    Bojan

    Thread Starter Picniqq

    (@picniqq)

    Hello Bojan,

    well, my day couldn’t be better since there was a smart guy solving my small problem right away.

    Thanks Bojan for the perfectly working code.

    Keep smiling ??

    Sven

    Hey Sven,

    Glad I could help and thanks for kind words ??

    Have a nice day!

    Cheers,
    Bojan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to remove search box in menu section’ is closed to new replies.