In Global Attributes - Attributes I have created drop down boxes but the size of the box is bigger that I want for the contents. How do I reduce the box size?
Hello.
You need to change CSS rules in your template. Install firebug or use built in browser inspector to find which rule to change. Just few notes:
1. If you change default template this changes maybe lost on cart upgrade
2. In templates usually few CSS rules for same element but for different screen resolutions.
Could you please tell me which directory I will find the CSS file so that I can download it and find the part I need to change.
Hi.
Use browser inspector to inspect html element and find what file and what rule
http://getfirebug.com/css