This topic has 2 replies, 2 voices, and was last updated 10 years by Abe.

  • Author
  • #13228
     Blipp
    Participant

    When I have a widget in a sidebar to show latest posts or categories you have created lovely little icons that appear next to the entries.

    However I want to put a custom menu in the sidebar but currently the entries in the custom menu do not have any nice icons next to them.

    How might I be able to have the custom menu items also show with icons?

    #13354
     Abe
    Keymaster

    Hi, That is achievable using CSS. Add this to Theme options – Quick css:

    COPY CODE
    
    
    .widget_nav_menu li a:before {
        content: "\e873";
        font-family: "fontello";
        margin-right: 10px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #13355
     Abe
    Keymaster

    To view more icons available please read the Vector icons section from the documentation

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?