Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1190819
    ZLEDLighting
    Participant

    I’m not sure what I did to cause this to happen, but in my ubermenu, the last item in my submenus are indented and bumped up against the item before it. Does anyone know how to fix this? I don’t even know how I got it like that … it was perfect before. Attached a screen shot for reference.

    http://1f6.2dd.myftpupload.com/
    Wordpress version: 4.6.1
    X version: 4.6.2
    Cornerstone Plugin: 1.3.2

    TIA for your help!

    #1190869
    Thai
    Moderator

    Hi There,

    Please find and remove this CSS:

    #ubermenu-main-14-primary li:last-child a{
         bottom: 7px;
        margin-left: 10px;
        padding: 4px 20px 8px;
        position: relative;
    }

    Hope it helps 🙂

    #1190935
    ZLEDLighting
    Participant

    wow – super fast response!! It did help – thank you!!! BUT … doing that messed up my Rep Login box that was aligned with the search bar in the nav menu. I attached a screen shot.

    That’s probably why it was put in to begin with :(. Is there a fix for that?

    #1190962
    Thai
    Moderator

    Hi There,

    Please add the following CSS instead:

    #menu-item-1190 a {
        bottom: 7px;
        margin-left: 10px;
        padding: 4px 20px 8px;
        position: relative;
    }

    Hope it helps 🙂

    #1190996
    ZLEDLighting
    Participant

    You’re a genius. Thank you so much for your uber-fast (pun intended) response. You’ve been very helpful.

    #1191017
    Thai
    Moderator

    You’re very welcome 🙂

    If you need anything else please let us know.

  • <script> jQuery(function($){ $("#no-reply-1190819 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>