Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #97630
    Michaela
    Participant

    Hi,
    Did you guys do any changes to the free Catch Kathmandu theme? Out of nowhere my menu bar is stretching over two lines instead of one. The difference seems to be, that before I had no gaps between the menu items, now there is a small one inbetween all of them.
    Could you please help? Here’s my url: http://www.travelintense.com
    Cheers,
    Michaela

    #97661
    Pratik
    Keymaster

    @micha:
    I do not think there were any changes made to menu designs. I looked at the site and to me, menu bar is not stretching over two lines. Check the screenshot here.

    May be you are viewing it from smaller screen, and this is the default behaviour if there are too many/ling items in menu, they will move to next line.

    #97718
    Michaela
    Participant

    Hi Pratik,
    Weird… so could you please tell me how to get rid of the small spacing between my menu items?
    Cheers!

    #97779
    Mahesh
    Keymaster

    @micha: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    .menu-item {
        margin: 0 -2.5px;
    }

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Menu bar’ is closed to new replies.