Menu Navigation

  • Posted in : Photographer
  • masterchi3f
    Participant

    Hello,

    I’d like to know how to force a line break in the second hierarchy of the navigation.

    i have a long list and would like to display them in two rows.

    is there a easy way to solve this?

    thank you very much in advance.

    kind regards

    masterchi3f
    Participant

    In detail:

    I meant the third hierarchy of the navigation

    MENU –> Sub Menu 1 -> Long List

    I’d like to set the Long list into two columns.

    Thank you very much in advance.

    ahmetsali
    Keymaster

    Hi, can you provide your url?

    masterchi3f
    Participant

    Hi,

    I’m sorry that I can’t provide the url.

    but i tried the following:

    .nav-menu .twocolumnsnav ul { 
    		-moz-column-count: 2;
    		-moz-column-gap: 6px;
    		-webkit-column-count: 2;
    		-webkit-column-gap: 6px;
    		column-count: 2;
    		column-gap: 6px;
    		width:100%;
    		min-width: 300px !important;
    		background-color:#FFFFFF;
    		padding: 5px 5px 5px 5px;
            }
    

    That quite works but i’ve got some issues with the padding.

    do you have another solution?

    thank you very much in advance.

    ahmetsali
    Keymaster

    sorry i don’t have a better solution for this.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register