New Landing How can we help? Cardinal Making a menu item a button

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Cardinal
  • #138034
    ninesolutions
    Member
    Post count: 192

    Dear Swiftideas Support staff,

    I would like to create a button in one of my menu item like the “get started” in this demo: http://cardinal.swiftideas.com/demos/#corporate

    How can i do that?

    thanks! ๐Ÿ™‚

    #138039
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please add a class sf-menu-item-btn to this menu item. Now your menu will look like a button.
    Thanks
    Mohammad

    #138046
    ninesolutions
    Member
    Post count: 192
    This reply has been marked as private.
    #138052
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #main-nav ul.menu > li.menu-item.sf-menu-item-btn > a > span.menu-item-text {
    margin: 9px 0 !important;
    }
    
    .sf-menu-item-btn > a {
    color: !important;
    }

    Thanks
    Mohammad

    #138055
    ninesolutions
    Member
    Post count: 192
    This reply has been marked as private.
    #138058
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove last one code and use this one new code only :-

    nav ul.menu > li.menu-item.sf-menu-item-btn > a > span.menu-item-text {
        color: #ffffff !important;
        margin: 9px 0 !important;
       
    }

    Thanks
    Mohammad

    #138063
    ninesolutions
    Member
    Post count: 192
    This reply has been marked as private.
    #138068
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove all code and insert this code because i correct all bug inside the code.

    .page-header-naked-light .sticky-wrapper:not(.is-sticky) #logo h1, .page-header-naked-light .sticky-wrapper:not(.is-sticky) #main-nav ul.menu > li > a, .page-header-naked-light .sticky-wrapper:not(.is-sticky) nav .menu > li.menu-item > a, .page-header-naked-light .sticky-wrapper:not(.is-sticky) nav.std-menu .menu > li > a, .page-header-naked-light .sticky-wrapper:not(.is-sticky) .header-left, .page-header-naked-light .sticky-wrapper:not(.is-sticky) .header-left li > a, .page-header-naked-light .sticky-wrapper:not(.is-sticky) .header-right, .page-header-naked-light .sticky-wrapper:not(.is-sticky) .header-right li > a {
    color: #323232;
    }
    #main-nav {
    border-color: #252525;
    border-top-style: none;
    }
    nav ul.menu > li.menu-item.sf-menu-item-btn > a > span.menu-item-text {
    color: #ffffff !important;
    margin: 9px 0 !important;
    
    }

    Thanks
    Mohammad

    #138089
    ninesolutions
    Member
    Post count: 192
    This reply has been marked as private.
    #138102
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved the issue. Please check it now.
    Thanks

    #138264
    ninesolutions
    Member
    Post count: 192

    Hi Mohammad,

    thank you so much. It is working great now.

    Greatly appreciate your help here! ๐Ÿ™‚

    #138266
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, thanks Mohammad ๐Ÿ™‚

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register