• I would like to indent the 2nd level menu item but for some reason, there’s no effect when I used the Theme Editor to change the Second Level Menu Items. Can you please advise?

    You can see the menu here. Please click on “What We Do” and there’s “Recipients and Projects” under “Small Grants”. “Recipients and Projects” is the 2nd level menu I would like to indent.

    Thanks,
    Karen

    https://wordpress.org/plugins/megamenu/

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

    (@megamenu)

    Hi Karen,

    The links are generated by a custom widget (nerds menu area), you’ll need to contact your developers and ask how to indent the links. The second level menu item styling won’t be applied to custom widgets.

    Regards,
    Tom

    Thread Starter karencheah

    (@karencheah)

    Thanks Tom for your quick response. The developers are not maintaining this anymore so I’m trying to apply CSS to style it.

    I wonder if anyone can point me to the right direction for the CSS. I’ve tried putting this style.css (Theme Editor) but it doesn’t appear to do anything.

    li.mega-menu-item .right-col ul li ul.children a
    {
      font-size: 12px;
    }

    Thanks for any help/advice.

    Plugin Author megamenu

    (@megamenu)

    Hi Karen,

    You could try changing “font-size: 12px;” to “font-size: 12px !important;”.

    Please note I do not usually cover custom CSS under free support so I haven’t tested this on your site.

    Regards,
    Tom

    Thread Starter karencheah

    (@karencheah)

    Thanks, Tom. I do appreciate your input on this.

    Anyway, I don’t think I’ve got the correct element. If anyone can point out how to identify that, I would be most grateful.

    Cheers,
    Karen

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Indent 2nd level menu item’ is closed to new replies.