• Resolved cathyrowson

    (@cathyrowson)


    Hi there,

    I’m aligning my menu to the right but have put in 25px of spacing between menu items, the spacing comes in at the right & messes up the right alignment, plus the spacing shows a light green color.

    I removed all spacing and the menu items neatly aligned to the right and no lighter green discoloration showed, I’ve looked everywhere in my settings for a lighter green or semitransparent white that could be the culprit for the latter issue but have found nothing.

    Please advise, thanks very much.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi Cathy,

    In the menu theme, look at the Menu Background colour options. Open the color picker and slide it all the way to the left – it is not quite all the way to the left at the moment, so it’s not quite totally transparent.

    Regards,
    Tom

    Thread Starter cathyrowson

    (@cathyrowson)

    Hi Tom

    Ah thanks, that’s sorted the color issue, could you please advise on the alignment issue?

    Plugin Author megamenu

    (@megamenu)

    Hi Cathy,

    To remove the margin from the last item, please go to Mega Menu > Themes > Custom Styling and add the following:

    #{$wrap} #{$menu} > li.mega-menu-item:last-child {
      margin: 0;
    }

    Regards,
    Tom

    Thread Starter cathyrowson

    (@cathyrowson)

    Perfect!

    Thank you Tom!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Menu items not aligning right due to item spacing function plus discoloration’ is closed to new replies.