I have a search bar on this website, and the search text box itself is sized exactly how I want it, but the search results are not. I searched for a way to customize the width of the results box, but was only able to find height (for vertical results). I was able to find the css that controls this via the inspect tool in Chrome, but when I took all of the css data (ID and classes) and tried to change it in the css editor, nothing happened, even after clearing the cache(s).
Am I missing something? I need the search results drop-down to be 500px wide on desktop (it looks fine on mobile), and I need the right side of the search results box to align with the right side of the search text box.
-
This topic was modified 7 years, 9 months ago by
hartliep.