Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • David Porré Friend
    #149101

    Hello,

    I would like to know if it would be possible to place a gap in the main menu (using megamenu).

    I have my main menu on top of page, and the logo on top center. I would like 2 menu buttons on the left of the logo, and 2 buttons on the right.
    You can see what I need to do on : http://www.entreprisevignes.fr/Site10/

    I would like to know if this would be possible using only one menu.

    Hoping for answers,
    Best regards,
    David aka Shapes

    Saguaros Moderator
    #334371

    Dear David aka Shapes!

    pls add the following css into the template.css

    ._sep a {
    padding-right:110!important;
    }

    and try to find codes at line 13 in the template.css file:

    .ja-megamenu {
    margin: 0; /* all lists */
    padding: 0;
    }

    replace:

    .ja-megamenu {
    margin: 0 0 0 -10px; /* all lists */
    padding: 0;
    }

    good luck.

    David Porré Friend
    #334421

    Hello tienhc,

    It works fine, thanks ! It was the idea I had and tried, but I made a mistake in the syntax.

    I just added a line

    ._sep a {
    padding-right:110!important;
    visibility: hidden;
    }

    to hide the separation item.

    Thank you for this quick answer
    Best regards,
    David aka Shapes

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

This topic contains 3 replies, has 2 voices, and was last updated by  David Porré 14 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum