Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1190066
    onefoursix
    Participant

    re: http://www.146test2.co.uk/jullings

    1. when i use css to remove the standard menu, it removes the logo which is inline with the menu.
    2. the menu text is not aligned correctly in the superfly menu
    3. how do i get the superfly menu to stay ‘fixed top’

    thanks

    #1190204
    Lely
    Moderator

    Hi There,

    1.) To remove just the standard menu, please use this custom CSS:

    .x-nav-wrap{
        display: none !important;
    }

    2.) See attached screenshot for the Settings to align it on the right. If it doesn’t work, would you mind providing us with login credentials so we can take a closer look on your superfly settings? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    3.) It seems that this is not available. You may double check it here:http://superfly.looks-awesome.com/docs/Customize/Setup_Custom_Content
    The options available are these:
    +Side panel
    +Navbar
    +Fullscreen
    +Skewed Panel

    Hope this helps.

    #1190382
    onefoursix
    Participant
    This reply has been marked as private.
    #1190383
    Christopher
    Moderator

    Hi there,

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

    sfm-pos-right .sfm-style-skew #sfm-sidebar.sfm-sidebar-exposed.sfm-theme-top .sfm-nav {
        width: 100%;
    }
    .sfm-navicon-button.x.sf_label_default {
        top: 16px;
    }
    

    Hope that helps.

    #1190398
    onefoursix
    Participant

    The padding has worked but the alignment of what is in the menu hasnt.

    Can you try again please????

    #1190405
    Christopher
    Moderator

    Please see the attachment, I tried the code and it worked fine.
    Please add provided code, clear cache and check again.

    Thanks.

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