This topic has 4 replies, 2 voices, and was last updated 10 years, 6 months ago ago by Eva Kemp
Hi there
I am having trouble getting our drop down menu how we want it displayed. When you hover over an item in the drop down list, i would like the background of just that product to turn red and the text white, but just this block of background, not all the items in the drop down list.
I have edited the css for this but it doesn’t seem to be working, is theres something overriding this? At the moment just the words change colour when it is hoover of the word.
Thank you
Hello,
Sorry, but this requires adittional customization. Now you can change backgrond color only for the whole block in drop-down menu. You need insert these lines in custom.css:
#main-nav > ul > li ul { background: red; }
#main-nav > ul > li > ul > li a { color: white; }
If you need more help please let us know.
Regards,
Eva Kemp.
Thank you, that is a great help.
one more question please, is there a way to make the 3 images that appear below the menu navigation on the home page that say Call us, sale etc, can these appear on all of the pages in the same position under the header? Not just on the home page?
Thank you
Hello,
Sorry but this requires additional customization of the theme files. The images are displayed on the home page as there is a widget for Homepage sidebar area in Appearance > Widgets.
Unfortunately our developers aren’t able to assist on additional customization due a large amount of work.
Please take our apologies.
The issue related to '‘Drop down menu’' has been successfully resolved, and the topic is now closed for further responses