Default text format not working properly in the navigation menu customization
-
Hi! I found this thing:
I have the navigation menu set up in the "default" text format, but when I make changes in the text formats panel it doesn't update the navigation menu automatically, and it changes the style, going from "default" to "--SELECT--" in the "customize" page.This happens the most with the text color, I have a dark background website so I gave the default text format a #eee color, but when I change anything the navigation menu text becomes black.
I hope I'm clear enough! and if this isn't a bug please let me know what I'm doing wrong!
Thanks! -
Hi Gonzalo!
for me it works. Maybe your Custom CSS gets in the way?
Can you post a link to your website?
You are sure you set up the text formats correctly?
Best!
Marius
-
Hi Marius
thanks for your reply here's a link: http://work.gonzalosanchez.co
it's a website for a friend of mine I started to work a couple of days ago, so for now there's only the menu.As you'll see, I set up the menu again with default text format, but somehow it works only with the first item of the menu, the rest of them, "Drawings", "Video" and "About" became black.
This is the custom css that I have:
body, html {-webkit-font-smoothing: antialiased;}
::selection { background:none; color:#999; text-shadow:none;} ::-webkit-selection { background:none; color:#999; text-shadow:none;} ::-moz-selection { background:none; color:#999; text-shadow:none;}I've try this without the custom css and still doesn't work.
Hope you can help me!! :-)Thank you
Gonzalo -
Hi Gonzalo!
Personally I would not use text formats for the navigation.
I would just do the whole thing in the Custom CSS.
Something like this:
.menu-item a { color: white !important; }
I hope that helps!
Best!
Marius
-
Thank you Marius!!
Cheers
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it