catrionaD
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Using default format, the top 3/4 of text is not visible on the filter menus
Started by: catrionaD
in: Toolset Professional Support
Problem: I am trying to create a custom search form View but the select field options are hidden. I can't see all of the text. Some of it is cropped. Solution: In this case a custom code snippet is required to override some styles applied by the theme or another plugin to redesign some form elements: select.form-control:not([multiple]) { padding: 6px 12px; } |
2 | 3 | 5 years, 9 months ago | ||
Grid view for filters only showing in one column
Started by: catrionaD
in: Toolset Professional Support
Problem: I am trying to use the Bootstrap Grid system to arrange my custom search filters in a grid, but the filters are displayed in one column. Solution: Go to Toolset > Settings > General and make sure the Bootstrap library is being loaded. If your theme is not loading Bootstrap, let Toolset load it. Relevant Documentation: |
2 | 3 | 5 years, 9 months ago |