Tagged: menu
-
AuthorPosts
-
March 27, 2014 at 2:05 am #243600
Hi,
I would like to achieve something like this: http://imgur.com/9vMYdCP
I posted it as a feature request but maybe there’s is already a way to achieve something similar.
Also I wonder if I could add a drop down arrow to indicate that a menu item has a submenu.Thx!
March 27, 2014 at 4:03 am #243616Hey Mono14!
Please see my post here – https://kriesi.at/support/topic/show-main-menu-indicator-for-child-pages/#post-223005
You can change background colors of menu items independently using menu item ID’s. You can right click on Chrome or Firefox to inspect elements to find menu item ID http://i.imgur.com/HyPTCRg.jpg#menu-item-2272 a { color: red; }Best regards,
YigitMarch 27, 2014 at 4:13 am #243623Hey Yigit,
The arrows worked fine!!
The background color code didn’t work: it changed the font color, not the background color.March 27, 2014 at 4:18 am #243628Hi!
It was an example. You can add following code to change background color
#menu-item-2272 a { background-color: orange; }Regards,
YigitMarch 27, 2014 at 4:19 am #243629Now I tried:
#menu-item-2531 a { background-color: #c12327; }
I got this result: http://imgur.com/QqHethK
I don’t like it at all ;(
I’m removing that.I expected something like http://imgur.com/QqHethK
Hope Kriesi considers the feature request I posted today.Cheers!
March 27, 2014 at 4:21 am #243631We both wrote at the same time ;)
March 27, 2014 at 4:21 am #243632March 27, 2014 at 4:23 am #243635http://www.universitarios.org.ar
I meant I expected something like http://imgur.com/9vMYdCPMarch 27, 2014 at 4:28 am #243637Hi!
You are using fixed header type and that customization is not that easy to pull off on that header type. If you do not mind changing header type to non-fixed, i can provide you quick custom CSS code. If not, please either wait for Kriesi to consider your request or hire a freelance developer to do it for you.
Best regards,
YigitMarch 27, 2014 at 4:35 am #243639Ok! That’s fair!
I may keep the fixed header and see if I get any lucky answer to the feature request.Thx for your answering that fast!
Regards,
Pedro -
AuthorPosts
- The topic ‘Highlight Menu Item’ is closed to new replies.
