Issue with the menu

More
10 years 2 months ago - 10 years 2 months ago #42374 by ivan.milic
Replied by ivan.milic on topic Issue with the menu
Add this to bottom of template_css.css:

DIV.item > DIV.half_container:nth-child(3n + 8) {
clear:both;
}


if cut on wrong elements try + 7 instead of + 8
Last edit: 10 years 2 months ago by ivan.milic.

Please Log in to join the conversation.

  • bob.ach
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 1 month ago #42419 by bob.ach
Replied by bob.ach on topic Issue with the menu
Hi,

The solution you sent in the email did not solve the issue.

I added this to bottom of template_css.css:

DIV.item > DIV.half_container:nth-child(3n + 8) {
clear:both;
}

Please Log in to join the conversation.

More
10 years 1 month ago #42427 by ivan.milic
Replied by ivan.milic on topic Issue with the menu
This will be ok:

DIV.item > DIV.half_container:nth-child(2n + 4) {
clear: both;
}
The following user(s) said Thank You: bob.ach

Please Log in to join the conversation.

  • bob.ach
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 1 month ago #42431 by bob.ach
Replied by bob.ach on topic Issue with the menu
is there a way I can minimize the space between one Title and another in the menu? for example between the Appetizers and the main course

Please Log in to join the conversation.

More
10 years 1 month ago #42435 by ivan.milic
Replied by ivan.milic on topic Issue with the menu
Where I can see that?

Please Log in to join the conversation.

  • bob.ach
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 1 month ago #42436 by bob.ach
Replied by bob.ach on topic Issue with the menu
in the menu between Try Me and Chop Me

Please Log in to join the conversation.

Time to create page: 0.166 seconds
Powered by Kunena Forum