Hi,
I want to remove the quicksearchbar from the responsive 'smart header' area.
Main help says the layout options for the 'quicksearchbar ' should be available in site options layout... but it isnt.
I notice in the 'smartheaderarea' code there are blockifs around;
So does anyone know where to change the search bar position from 'top' to some other place...
or to remove it all together?
thanks
I want to remove the quicksearchbar from the responsive 'smart header' area.
Main help says the layout options for the 'quicksearchbar ' should be available in site options layout... but it isnt.
I notice in the 'smartheaderarea' code there are blockifs around;
"<!-- Search Bar if position = "Top" -->
<actinic:variable name="QuickSearchBar" />
<!-- Search Bar end -->
<actinic:variable name="QuickSearchBar" />
<!-- Search Bar end -->
or to remove it all together?
thanks
Comment