Jump to content

Categories mouse over color change.


Recommended Posts

Hi guys.

 

I want my website www.deltanetix.co.za to be a bit more responsive and give the users a little bit more feedback. 

 

I want to have a mouse over option on my categories block on the left. When the user moves the mouse pointer over the categories block it changes color. Not the entire block but just the category the mouse is over.

 

I have tried this at the bottom of my global.css file.

 

#categories_block_left li a:hover {
    background:red;
}

 

 

I also want this to happen for my top menu. I use top horizontal menu.

 

But this does nothing for me. I have found that code somewhere in the forums.

 

I use Prestashop 1.6.0.9 and Black hawk 3 theme. 

 

Website link is given above.

 

Thanks for your help guys! Really need to get this cracked today!

 

Regards

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...