Home Forums Basel support forum Remove search field from the header

Remove search field from the header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3377

    Anonymous
    Inactive

    Hi

    I haven’t found how I can remove the search field from the header. Can you help me ?

    #3385

    Artem Temos
    Keymaster

    Hello,

    Use the following custom CSS code to remove it

    .header-categories .secondary-header {
        display: none;
    }

    Regards

    #3392

    Anonymous
    Inactive

    Great. Thank you.

    #3404

    Artem Temos
    Keymaster

    We are happy to help you!

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

The topic ‘Remove search field from the header’ is closed to new replies.