Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1123696
    shootsandmore
    Participant

    Hi themeco,

    We just updated to the latest version. Thanks for the awesome new plugins! Such as ubermenu. However, if you can take a look to http://www.shootsandmore.nl, you’ll see that the menu is placed under the logo. Is it possible to place the menu right next to the logo, while maintaining the original menu width when expanding?

    Thanks!

    #1123712
    shootsandmore
    Participant

    Just fixed it by changing the menu alignment settings. TNX

    #1123733
    shootsandmore
    Participant

    Hi there,

    But now I have another issue: the menu is transparent and therefore, I cannot click the link of my logo anymore. Is it possible to keep the logo in front in all times?

    Thanks

    #1123814
    Rahul
    Moderator

    Hey There,

    To make sure that it is clickable, please insert this code in your child theme’s style.css

    .site .x-navbar .x-brand{
        position: relative;
        z-index: 999 !important;
    }

    We would loved to know if this has work for you.

    Thank you.

    #1125198
    shootsandmore
    Participant

    This worked perfectly. THANK YOU

    #1125241
    John Ezra
    Member

    You’re most welcome!

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