Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author wizzud

    (@wizzud)

    Just a suggestion…

    .h-right .menu-widget > li {
        margin-left: 0;
    }

    If that’s not enough – and I suspect it won’t be – then you might need to add an override that halves (or more) the 20px left margins for those top widgets?…

    .h-right > div {
        margin-left: 10px;
    }

    Thread Starter Buddyr

    (@buddyr)

    Thanks so much for the quick help, it did not work so I put all in one wizard but it show vertical. Is there any way I can make them display horizontally?
    thanks again,
    Buddy

    Plugin Author wizzud

    (@wizzud)

    Yes, there’s an entry in the FAQs that might help.

    Thread Starter Buddyr

    (@buddyr)

    I have tried everything to no avail. Have you any other suggestions?
    thanks,
    Buddy

    Plugin Author wizzud

    (@wizzud)

    It looks as though you’ve managed to sort this out?

    Thread Starter Buddyr

    (@buddyr)

    I asked some friends to help me out and they must have figured it out. I had not checked today. Will let you know when I find out.
    thanks,
    Buddy

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Horizontal menu spacing’ is closed to new replies.