New Landing How can we help? Cardinal Menu items and icons

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #103816
    NMillard
    Member
    Post count: 115

    Hi,

    I’ve some probs figuring out the menu… How to align the text to the left, instead of center? And also, how to make a space between the menu icon and the text/link?

    I’ve attached an img. Maybe it helps to explain what I mean.

    Attachments:
    You must be logged in to view attached files.
    #103855
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I guess the menu only appears to a logged user. Can you provide us admin access so we can check this?
    Please use the private reply option.

    -Rui

    #103858
    NMillard
    Member
    Post count: 115
    This reply has been marked as private.
    #104146
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Notice that the menu items are already left aligned.
    Add the code bellow to your custom css option.

    
    .sub-menu i[class^=""] {
    margin-right: 10px!important;
    }
    

    let us know if it worked.

    -Rui

    #104187
    NMillard
    Member
    Post count: 115

    Yeah the menu items left aligned after I removed my BuddyPress LOGIN link.

    Doesn’t seem like the code do anything…

    #104341
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Did you managed to solve it?
    I’m seeing this code that already creates a space between the icon and the text.

    
    .sub-menu i[class^="fa-"] {
    margin-right: 6px!important;
    }
    
    .sub-menu i[class^="ss-"] {
    margin-right: 6px!important;
    }

    -Rui

    #104574
    NMillard
    Member
    Post count: 115

    Yeah I jused put in the fa- and ss- to the code u providede, thanks! 🙂

    Is it default behavior that there’s no space between the icon and text?

    #104865
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Yes, i guess it is.
    -Rui

Viewing 8 posts - 1 through 8 (of 8 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