Tagged: how to, main menu, navigation, separators
-
AuthorPosts
-
November 15, 2013 at 11:17 pm #189449
Hi,
I would like to turn off the separators in the main menu items. I have tried everything and no dice. Need this quickly. Love the theme, but this is driving me nuts. Thanks alot.
Tim Roberts
November 16, 2013 at 2:04 am #189493Hey bigtime32!
You can add this on your custom.css or Quick CSS:
.bottom_nav_header.social_header .main_menu ul:first-child>li a { border: none; }
Remove browser cache then reload the page.
Cheers!
IsmaelNovember 16, 2013 at 2:18 am #189496Greatly appreciate the help, but that did not work. I would add a screenshot, but you cannot do that here. URL is pvatestsite.com/avideaters. look at the menu. it is red with black lines separating the menu items. i want to get rid of those lines. thanks.
November 16, 2013 at 6:18 am #189540Hey!
I tested the code I gave you while viewing your website and it works properly. Please remove browser cache then test it again.
.bottom_nav_header.social_header .main_menu ul:first-child>li a { border: none !important; } .bottom_nav_header.social_header .main_menu ul:first-child>li:first-child a { border: none !important; }
You can add a screenshot using imgur, dropbox, mediafire etc.
Regards,
IsmaelNovember 16, 2013 at 5:27 pm #189615Well, I have cleared my cache, deleted all browsing history and done every clearing known to man on both chrome and firefox and the separators are still there. if you shoot me your email, i will send you access so you can take a look from admin. the code is there in the quick style css, but i am not seeing the black separators disappear. my email is (Email address hidden if logged out) . send me yours and i will then send you a screen shot of exactly what i am talking about in addition to sending the backside access.
thanks,
Tim
November 16, 2013 at 5:30 pm #189616in fact, I am having the same issue with the background color on the admin form which is supposed to be clack. when i fix it in firebug or chrome element inspector, it changes colors just fine. when i copy the changed css to the quick sytles, the admin form remains white and i cannot for the life of me figure out why. makes no sense. once again, cleared cache and done all that is necessary. but it will not change. am running s2membership over the top of it, but that should not matter.
November 18, 2013 at 5:43 pm #190183Hi!
Please create a temporary admin login and post it here privately. Make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button.
Cheers!
YigitEDIT: Please firstly try adding Ismael’s code to Custom.css file inside Enfold/css folder firstly and flush browser cache once again and check if code is being applied
- This reply was modified 10 years, 12 months ago by Yigit.
November 18, 2013 at 6:50 pm #190239Hello Yigit,
Thank you for telling me to add this to the custom file directly. I did not understand this before and was using the quick css. I greatly appreciate it and the problem is now resolved.
Thank you.
Tim
-
AuthorPosts
- The topic ‘Main Menu Enfold Turn Off Separators Between Menu Items’ is closed to new replies.