• Hi

    I’m having a problem with extra spacing between the buttons and I’ve looked throug all
    info oin the knowledgebase and on this forum but i havn’t found a solution on how to avoid og get rid of this extra space between the buttons

    I’m using the free version of Bellows accordion menu version 1.2.1 together with WordPress Theme Twenty-Twelve version 3.1

    Is there anywhere i can change something to get rid of this extra space ????

    /lars – webmaster Chakoten

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author sevenspark

    (@sevenspark)

    Hi there,

    You’re referring to the spacing between the menus (you have multiple menus stacked rather than using multiple top level items)

    If you want you can remove the margin like this

    
    #secondary .bellows{
        margin:0;
    }
    

    Hope that helps

    Thread Starter chakotenwebmaster

    (@chakotenwebmaster)

    Ok I’ll try that.

    But just to be sure and not risking to foul the menu’s up.

    In which file shall i pt the program line in

    rgds
    Lars

    Thread Starter chakotenwebmaster

    (@chakotenwebmaster)

    @Sevensparks

    I’m a little lost

    Where in the free version shall i insert the program line

    #secondary .bellows{
    margin:0;
    }

    to remove the margins between my stacked menu’s ?????????

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Spacing problem between buttons’ is closed to new replies.