Re: Category Dropdown Menu For vs 4.4.1
Use Firefox and Firebug addon, click on the search bar with Firebug, you will see the class or id of the element, and you will see the CSS of it, and what CSS you need to modify. You can modify it in Firebug for temporary uses, but then you will need to go into the actual css and make the change and save it.
|