Drop Down Menu short in size

@syoti20 (5292)
Philippines
November 7, 2012 8:31am CST
I am using a template which I already made some changes and added something on it. But I am having hard time configuring how to extend the size of my drop down menu. If you will notice on the right side facing the screen. It was bit short. How can i add and make it exact to what i need?
1 response
@gloamglozer (1289)
• Australia
11 Nov 12
You may have to learn a bit of CSS to shape the menu the way you want it. Often when using templates it can be really messy with a lot of code to sift through. It can be tough to find out which part of the code affects the styling of that element as well. You may want to use the Web Inspector to find out which element it is.
@syoti20 (5292)
• Philippines
11 Nov 12
Web Inspector? Is that for free? How can I use that?