How do we disable search function and icon in the navbar?

Posted in: Newsmag
Post count: 9

Hello,

How do we disable the search function and icon in the navbar?

Best regards,
Marjorie

Post count: 35449

Hi,
Unfortunately this can be remove only with custom css, for this please try this code:
#td-top-search{
display: none;
}

Please set the code in theme panel> custom code> custom css.
Hope this will help you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.