icons in menu bar

Home Forums Legacy Support Support queries Setup issues icons in menu bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #180165
    ChrisBor
    Participant
    Hello, is it possible to integrate icons in the menu bar? See picture here: https://www.dropbox.com/s/p3ful2durudpd8d/menu%20bar.png?dl=0 Greetings, Christian  
    #180220
    logan
    Member
    hey, I suggest you to follow these steps: 1: Goto appearance > Menu 2: In menu structure find the navigation label and paste the font awesome icon code here. Refer: http://prntscr.com/l6n6a6  effects will be like this: http://prntscr.com/l6n8qx Regards.
    #180310
    ChrisBor
    Participant
    But that is not nice. It looks horrible. Isn't it possible to integrate the pictures in my link into the menu?  
    #180402
    Anshuman Sahu
    Keymaster
    yes they are also possible . But it will require to fill up the html tag in menu label which will be yes messy but it will get things done like you want . add the image : http://prntscr.com/l73oot please try adding this custom css in your wp-admin -> appearance -> customize -> custom css : header nav li img,.sidemenu li img{     width: 50px; } header nav li a strong,.sidemenu li a strong{     display: grid !important;     grid-template-columns: 1fr;     algign-items:center;     justify-items:center; }
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘icons in menu bar’ is closed to new replies.