how to increase drop-down width? Posted in : Bloggy WP EloenParticipant 25 April 2014 at 22:37 #13748 I tried: .main-navigation ul ul li { text-align: center; width: 280px; } …and the width increases *BUT* the shadows/boxes/lines do not increase with the new width and the formatting doesn’t look right. Here’s a screenshot from your demo page with the CSS code above applied: http://i.imgur.com/fRqfEpR.png EloenParticipant 26 April 2014 at 00:08 #13758 Nevermind, I fixed it! The correct CSS element is: .main-navigation ul ul { width: 280px; } Without the “li” :) Mehmet S.Keymaster 1 May 2014 at 02:07 #13863 Ok. Good luck. Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in and have valid license to reply to this topic. License required for the following item Bloggy WP - Responsive Minimalist WordPress Themeby pixelwars Login and Registration Log in · Register