Home Forums Free Themes Farmerpress Menu Customization

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #187016
    tsc20234
    Participant

    Hi, is there a way to customize the menu area so that it stays all on one line? Expand the area in the “masthead”? i think. I have tried many suggestion of customized CSS but nothing works. We are thinking the only way is to make the main menu titles shorter.

    website is http://www.wifoodhub.com

    Thanks for any help.
    Tim

    #187038
    Psink
    Keymaster

    @TSC20234, Add this CSS in the Additional CSS

    .main-navigation ul.nav-menu > li > a {
    padding: 6px 10px;
    font-size: 16px;
    }

    Please let us know if it works or not

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