StackIdeas
Widen the search bar selection box
By
Adam
on Sunday, 07 June 2015
Posted in
General Issues
Replies
2
Likes
0
Views
0.9K
Votes
0
Where can I configure the width of the search bar selection box?
It is too narrow, so the text is getting clipped (see attached).
Try adding the following to your template's custom css file:
div#discuss-wrapper .discuss-searchbar--select {
width: 145px;
}
Justin
·
Monday, 08 June 2015 02:14
·
0 Likes
·
0 Votes
·
0 Comments
·
#202024
Thanks, Justin.
Hello Adam,
Can you provide us the link to that page so we can check the layout and provide you the fix. Or you can also try the solution provided by Justin above.
Nik Faris
·
Monday, 08 June 2015 13:03
·
0 Likes
·
0 Votes
·
0 Comments
·
#202060
View Full Post