Hi, yes there was a misprint in my code, but you figured it out :cheesy:
What you need to do is go into the module manager, find your search module and add a Module Class Suffix in the parameters. Call it whatever - top_search - for example. That will generate another box with a class with that name. Then you can do
.top_search .rt-block{margin:0;padding:0;}
That should work. Put in your suffix and leave it there, if it doesn't work I'll show you what to do.
The difficult we do immediately, the impossible takes a little longer.
Glad that worked for you. I'm not sure what you mean with the padding. You just have to figure you don't have a lot space to work with in that navigation. I would leave .rt-block at 0, then do margins on one of the elements inside. That might help you, let me know.
The difficult we do immediately, the impossible takes a little longer.