Home Forums Free Themes WEN Associate Change Menu Width

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23756
    jasonix5
    Participant

    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.

    #23761
    wensolutions
    Keymaster

    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.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.