How to get “select category” to show fully in search bar
-
Hello,
How to get “Select category” to show fully in search bar? It is cutting off ad seen here: https://snipboard.io/8RFqal.jpg
Hello,
You need to change the flex width of the row in the Header builder: https://xtemos.com/docs-topic/header-rows-flex-layouts/
If you have any questions please feel free to contact us.
Best Regards
Hello,
Your instructions are not clear. The article does not show me how to edit the flex width of the row. Also please let me know where in the header builder I can change this as you did not say where to do this and I cannot find it anywhere.
Hello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
Hello, I have added the info in the private content.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-search-cat>a {
text-transform: uppercase;
font-size: 10px;
}
Best Regards
The topic ‘How to get “select category” to show fully in search bar’ is closed to new replies.