- This topic has 9 replies, 2 voices, and was last updated 7 years, 1 month ago by
Tom.
-
AuthorPosts
-
April 28, 2015 at 5:13 am #103132
cillian byrne
Hi,
My site is here:
You see I have some font icons in my nav bars that’s fine I really like them, problem is … when i load the site on my phone and click on the menu ONLY the font icons show and not the page titles, am i doing something wrong ?
April 28, 2015 at 8:18 am #103229Tom
Lead DeveloperLead DeveloperHi there,
It seems to be a feature of the navigation icon plugin you’re using.
You can overwrite it with this CSS:
.menu-item .mobile_hide { display: inline; }
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentApril 28, 2015 at 8:21 am #103234cillian byrne
thanks for the reply, it only seems to affect apple devices, tried on an android tab and it was fine.
i’m a bit of a n00b, where do i put that css? just in the theme’s stylesheet ? at the end ?
April 28, 2015 at 8:22 am #103237Tom
Lead DeveloperLead DeveloperThis article explains a couple different ways to add CSS: http://generatepress.com/knowledgebase/adding-css/
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentApril 28, 2015 at 8:28 am #103239cillian byrne
thank again,
sorry to be a pain but i did it through the child theme but it seems to have just disabled my font icons in the navigation both on desktop and mobile versions
April 28, 2015 at 8:41 am #103243Tom
Lead DeveloperLead DeveloperIs the font icon plugin still activated? Doesn’t look like it looking at the code.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentApril 28, 2015 at 8:47 am #103244cillian byrne
http://www.smithbyrne.com/Untitled-1.jpg
please see screenshot, looks like it’s activated?
April 28, 2015 at 8:49 am #103245Tom
Lead DeveloperLead DeveloperAnd the settings are correct? Adding a bit of CSS shouldn’t remove the functionality of the plugin at all.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentApril 28, 2015 at 8:50 am #103246cillian byrne
ah ha! i figured it out,
when i activated the child theme I had to go back into customization and re-activate my two menus, now it is all working on all platforms.sorry but i’m new to CSS and child themes and such
I’d like to thank you for your excellent help and warn you that i’ll probably be back with more stupid questions
thanks
April 28, 2015 at 8:54 am #103249Tom
Lead DeveloperLead DeveloperAwesome, glad you got it sorted out! 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.