Archived
This topic is now archived and is closed to further replies.

Changing menu items background when logo is centered
By
Viktoriya+, in DMS & Legacy Products
Recommended Posts
-
Similar Content
-
By margie
Hi,
Using iBlogPro6 (version 1.2) and WP version 4.0
I have the following css to make the background color of the current menu item a bit darker:
#site .navi-right ul li.current-menu-item a {
background-color: #bbbfc4; opacity: .7; }
What I would like to do is put a small downward-pointing icon (arrow) under the list item to identify which item is current. Any suggestions as to how I would place the arrow centered under the menu item? The arrow is just a .gif, created in Adobe Photoshop. Thank you so much for your help.
-