Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1060967
    eomedical
    Participant

    Hi,

    How can I customize the drop down menu to the one as attached?
    My URL is eogroup.asia

    Thanks & Best Regards,
    Sim

    #1060986
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .masthead-inline .x-navbar .desktop .sub-menu .sub-menu {
        right: auto;
        left: 100%;
        background-color: #fff;
    }
    .masthead-inline .x-navbar .desktop ul.sub-menu {
        background-color: #E0E0E0;
    }
    .sub-menu a:hover {
        background-color: #fff;
    }

    Hope that helps.

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