- This topic has 30 replies, 4 voices, and was last updated 10 years, 2 months ago by
Tom.
-
AuthorPosts
-
January 31, 2016 at 11:54 am #169396
stesch79
Yes, perfect. I do see the classes now. But the menu is still messed up. Do you see why?
January 31, 2016 at 11:55 am #169398Tom
Lead DeveloperLead DeveloperYou need to remove those CSS classes completely and then save the menu.
As for the IE11 issue, I just released an update (1.3.25) which fixes it. You can download it from here: https://generatepress.com/gp-1-3-25/
January 31, 2016 at 12:06 pm #169399stesch79
OK, removing works. But it would be really quite easier to add the FA icons in the class field than as an HTML tag on the title – as I was until the update.
January 31, 2016 at 12:07 pm #169400Tom
Lead DeveloperLead DeveloperI agree, unfortunately the way that plugin is doing it is somewhat hacky.
This plugin does a much better job of it in my opinion: https://wordpress.org/plugins/menu-icons/
January 31, 2016 at 12:17 pm #169402stesch79
Sure. But I thought this one cannot handle the fixed width of an icon.
January 31, 2016 at 1:52 pm #169438Tom
Lead DeveloperLead DeveloperAny reason why that’s important for you? That class is typically only used when the icon is changing right in front of you (the mobile menu bars to x, search icon to x etc..).
January 31, 2016 at 11:24 pm #169488stesch79
Yes, I’d like to have the menu text right aligned in one line.
January 31, 2016 at 11:57 pm #169499Tom
Lead DeveloperLead DeveloperYou shouldn’t need the fixed width class for that though?
Either way, you can apply the fixed width to your menu icons like this:
nav .menu-item i._mi { width: 1.28571429em !important; text-align: center; }-
This reply was modified 10 years, 2 months ago by
Tom.
February 1, 2016 at 8:47 am #169627stesch79
OK, that works. It looks like before now: http://futura-schlieren.sciurus.ch/
But, this way the menu within the backend is very confusing/unclear with the HTML tags in the title.If I can fix the fixed width with the custiom CSS, maybe also your suggested plugin would work. I will try.
But, anyway. It would be really great, if it would work wit the CSS class field too as it worked before! I’m sure you can fix this 😉
February 1, 2016 at 9:47 am #169637Tom
Lead DeveloperLead DeveloperYou can use the CSS I gave you with this plugin to make it less confusing: https://wordpress.org/plugins/menu-icons/
I’ll definitely look into making it work with this other plugin, but like I said the way they’re doing it is very interesting, so it may take a little time.
February 1, 2016 at 10:19 am #169647stesch79
OK, thanks. The plugin works, too. I’ve just recreated all icons. But the CSS seems not to apply. Could you help me with this, too?
February 1, 2016 at 2:09 pm #169716Tom
Lead DeveloperLead DeveloperI adjusted the CSS here: https://generatepress.com/forums/topic/menu-messed-up-after-upgrade/page/2/#post-169499
It gives the same effect as adding the fa-fw class 🙂
February 2, 2016 at 10:49 am #169926stesch79
Perfect! Thank you so much for that grat support!
February 2, 2016 at 10:07 pm #170085Tom
Lead DeveloperLead DeveloperYou’re welcome 🙂
February 4, 2016 at 12:49 pm #170440Isi
Hello Tom,
unfortunately I have a similar problem since the update.
The main menu on my site burgerpresse-test.com is messed up.
The search tab moved to the seconde line. Before the update it fitted in the first line.
Thank you for your help in advance.
Kind regards
Ismar -
This reply was modified 10 years, 2 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.