Expandable menu items and background
Ferguson
Registered Users Posts: 1,345 Major grins
A brief hunt in inspector didn't do much for me as it is hard to catch it in the act but...
When you have a horizontal menu with vertical dropdowns, which in turn have children, there is a small greater than symbol to indicate they are expandable. See the screen shot.
That greater than is occurring off the menu's background, where on many background photos is invisible. See the example snippet below.
Is this something I've caused? Is this normal? Anyone know if there is a way to pull that back onto the menu background easily?
In my brief search I didn't even see the ">" text at all, as it is dynamic. It's there, I can just work harder, but thought I would check first to see if this is an issue people already solved?
When you have a horizontal menu with vertical dropdowns, which in turn have children, there is a small greater than symbol to indicate they are expandable. See the screen shot.
That greater than is occurring off the menu's background, where on many background photos is invisible. See the example snippet below.
Is this something I've caused? Is this normal? Anyone know if there is a way to pull that back onto the menu background easily?
In my brief search I didn't even see the ">" text at all, as it is dynamic. It's there, I can just work harder, but thought I would check first to see if this is an issue people already solved?
0
Comments
And my best guess is that it's this that's relevant out of all the code below:
.sm-page-layout-region-top .yui3-menu-item.yui3-menu-has-children .yui3-menu-label {
padding-right: 35px !important;