Change the width value for the following 2 CSS rules (in styles.css.liquid): "ul.sub-menu" and "ul.sub-menu li".
Thanks, Gavin.
August 26, 2010 17:26.
Alan
Thanks Gavin. I was able to play around with the width setting's and it works fine now. Bravo!
August 27, 2010 02:37.
Alan
For some reason, the drop down menu's sometimes dont work. I've been playing around with the dropdown menu for the Blackberry section. Sometimes the dropdown list will drop down for a sec then disappear it wont stay.
August 27, 2010 02:46.
Shopify Concierge
Shopify Concierge
Hi Allan,
It looks like you have reduced the menu font size to 11px. This has reduced the height of the surrounding box, so the hover doesn't work properly now. To fix this, change the padding on "ul.main-menu li" to;
padding: 8px 10px;
Thanks, Gavin.
August 27, 2010 07:07.
Alan
Gavin,
I'm in customer service field as well, I must say your customer service is beyond words! When my business gets up and running I owe you a dinner or drinks! You have gone beyond my expectations.
Comments
Hi Alan,
Change the width value for the following 2 CSS rules (in styles.css.liquid): "ul.sub-menu" and "ul.sub-menu li".
Thanks, Gavin.
Thanks Gavin. I was able to play around with the width setting's and it works fine now. Bravo!
For some reason, the drop down menu's sometimes dont work. I've been playing around with the dropdown menu for the Blackberry section. Sometimes the dropdown list will drop down for a sec then disappear it wont stay.
Hi Allan,
It looks like you have reduced the menu font size to 11px. This has reduced the height of the surrounding box, so the hover doesn't work properly now. To fix this, change the padding on "ul.main-menu li" to;
padding: 8px 10px;
Thanks, Gavin.
Gavin,
I'm in customer service field as well, I must say your customer service is beyond words! When my business gets up and running I owe you a dinner or drinks! You have gone beyond my expectations.
Thank you
Glad to be of service.