- This topic has 1 reply, 2 voices, and was last updated 8 years, 11 months ago by .
 
Viewing 2 posts - 1 through 2 (of 2 total)
	
Viewing 2 posts - 1 through 2 (of 2 total)
	
- You must be logged in to reply to this topic.
 


Home › Forums › Free Themes › WEN Associate › Change Menu Width
Tagged: menu width
Hello I am creating a site for my school’s alumni association and I am using the WEN Associate theme.
My main problem is that the menu width is limited and I have only one option on the second row and its pretty bad, as the screenshot shows.
I am not much friendly to building a site but I think that this could be solved with a custom css.
Any help will be much appreciated.
Hello @jasonix5,
Try putting this custom CSS in Appearance -> Customize -> Theme Options -> Advance Options -> Custom CSS that will adjust the menu items into a single row.
#site-navigation ul li a{
padding: 10px 20px;
}
Note: you can try adjusting the second numeric value depending upon menu item adjustments.
Write us if you need any more help.
Thank you.
| Cookie | Duration | Description | 
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". | 
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". | 
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". | 
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. | 
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". | 
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. | 



