Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   [SOLVED] Home link in page menu on all pages except home page - possible? (http://forum.bytesforall.com/showthread.php?t=22548)

morgana123 Jun 9, 2014 04:05 PM

[SOLVED] Home link in page menu on all pages except home page - possible?
 
I'm sure this has been asked and answered but I'll be tied up if I can find it! Sorry!! Just point me at the answer please. ATA 3.7.12 : can I have "Home" in all other pages menus at the top, but not on the Home page itself? TIA for any help!!

- morgana123 :o

juggledad Jun 9, 2014 06:42 PM

You could hide it with css.

lmilesw Jun 9, 2014 06:45 PM

You could use body.home before the selector for the home menu and set it to display none. For the selector you could use a tool like Firebug to determine it or set a class for the home menu item in the WordPress menu builder.

morgana123 Jun 10, 2014 06:59 AM

Sorry to be dense, but would you please be able to offer a sample of the css I'd need to use, to do this? I get that you're encouraging us to learn, but I will gladly contribute to the till, and I'm under deadline. Many thanks for whatever you can do.:confused:

morgana123 Jun 10, 2014 08:13 AM

Got it! [ embarrassed smile ] For others, I did this: body.home .menu-item-64 {display:none;} (determining via Firebug that the Home menu entry was item 64) Thank you, both moderators, for encouragind me to stand on my own two feet. ;)


All times are GMT -6. The time now is 12:21 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.