Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1027344
    nickohorny
    Participant

    Hi,

    I have a tiered submenu on one main page, when rolled over the subitems come down, then a further nested subitem menu appears on one item. This second subitem menu appears to the left of the main subitem, which looks strange. I want it to appear to the right

    #1027352
    nickohorny
    Participant
    This reply has been marked as private.
    #1027595
    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > CSS.

    .masthead-inline .x-navbar .desktop .sub-menu .sub-menu {
        left: 98%;
    }

    Hope that helps. 🙂

    #1029526
    nickohorny
    Participant

    Perfect, thanks!

    #1029778
    Paul R
    Moderator

    You’re welcome! 🙂

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