Jump to content

{Solved} How to change hover color in topmenu nav Bar


Recommended Posts

I have searched with no success for details on how to accomplish this step, I want to change the hover color for the topnav menu to match the bg color that i have added. I have looked in the superfish modified css with no success. I did manage to change the hover over the drop down from the menu but not the background color in drop down nor the hover over for the menu itself so any help or tips leading in that direction would be greatly appreciated. I am sorry if this is a post that is already covered but if so please provide me with a link to the old post so i can edit this one as solved.

 

Cheers,

Edited by Antony121 (see edit history)
Link to comment
Share on other sites

I'm not sure exactly what u mean and I don't use this module but i check in Prestashop demo site and it's look like the background & the background hover are PNG images so check in the css for:

.sf-menu a:hover {background: url("../img/bg_blocktopmenu_li_hover.png") repeat-x scroll 100% 0px transparent;}

 

if it's not that maybe u can give some screenshots so I can understand better.

Link to comment
Share on other sites

  • 2 years later...
×
×
  • Create New...