abdfahim

Registered
If I want to enable this for all view, should I just put a very high value, like 10000px, in this field?

Also, is it possible to place the search button in the navigation tab like below

upload_2017-8-20_16-42-7.png
 
Last edited:
We wrap the text in a span so you can just use CSS to hide it all the time:

Code:
.visitorTabs .xbVisitorText { display: none; }

Search bar, you can enable the search bar to be in the visitor tabs via: Style Properties -> [XB] Quick Search, then below that : Quick Search Responsive Width, set to like 10000px

It'll always show the mobile version of the quick search.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back