Colorizing Menus in (PRO).
-
Hi Ben,
Colorizing Menus …
Looked on your extensive tutorials, (brilliant btw) – looked here, (searched and read), but I can’t find it, and that is having a menu item on the drop down menu a different color from the rest, and perhaps a font as well? – But I might be being far too greedy in asking for that.
My CSS coding is in its infancy, but: on the WordPress side menus, is now a new option under ‘Open link in a new tab’
And is something called: CSS Classes (optional)
Next to: Link Relationship (XFN), which is rather cool.
Above :-
Description, got that: that’s for notes.CSS Classes, is I suppose: to change the colors, (and fonts?) Of the menu. Now, whatever I’ve put in there thus far has:-
1.) – Not worked, safe solution.
2.) – Wot the blooming heck, is the site supposed to do that? – Go sideways.
3.) – Gasp! – Fonts that wide shouldn’t exist, but mine did.Can you give me a heads up on what: ID? – Tag? – #? – (.)? or perhaps what CSS class will do something to change that menu color!
They all occur somewhere around here:-
.menu-primary-items .menu-item-has-children ul a, .menu-primary-items .menu-item-has-children ul a:link, .menu-primary-items .menu-item-has-children ul a:visited, .menu-primary-items .menu-item-has-children ul a:hover, .menu-primary-items .menu-item-has-children ul a:active, .menu-primary-items .menu-item-has-children ul a:focus { color: #D93; }But as I say, I’m not really sure how to get into the class(?) – to get at the core of the function.
– Well, it would be a function if it was written in ‘C’.As I say, not a problem, just a dumb newbie question.
P.S.
Saw this in the forum’s history, and I am really rather amazed at what those small lines of code could do, so I’m reinserting it here.
.featured-image img { border-radius: 20px 20px 0 0; } .entry article { border-radius: 20px; } .entry.has-post-thumbnail article { border-radius: 0 0 20px 20px; }[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
– It gives you rounded corners on all posts and pages, really rather: neat.
To reiterate this fact: it’s not a support problem, nor a problem with the PRO upgrade, and not a problem with the PHP code (Per se), but just me being damned nosy.
The topic ‘Colorizing Menus in (PRO).’ is closed to new replies.
