Home>Support>Changing Sub, Sub Menu Hover Colour

Changing Sub, Sub Menu Hover Colour

By Viv Kemp, 8 years ago. Last reply by Viv Kemp, 8 years ago.

Hi Guys

A very Happy New Year, 2016! ;)

I have been working on a site for my friend for some months and we are close to launching!

There is a Sub Menu with another menu (Not sure if its called a Sub, Sub Menu?).
Question is: I have been tring to change the ‘Hover’ colour on the second Sub Menu and can’t find an option in CSS or Customization to effect this change.

Please advise?

Thanks in advance,
Viv

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 8 months ago Greg Priday
    Hi, I Work Here

    Hi Viv

    Thank you! I hope you’re having a great start to 2016 too :)

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. 8 years, 8 months ago Viv Kemp

    Thanks Greg!

    The site went live yesterday :) and can be viewed at : http://psychmastery.co.za/

    If you go to 'Services' and drop down to >'Programmes' and then you will see >'Workshop Outline' & >'Stress Checklist'.
    I would like to change the hover colour on these two…

    Have I set them up correctly?

    I would appreciate your advise here… It's the first website I have set up :)

  3. 8 years, 8 months ago SiteOrigin
    Hi, I Work Here

    Hi Viv

    You can fix/change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .main-navigation ul ul li.menu-item-623:hover > a {
    	background: #000000;
    }
    
    .main-navigation ul ul li.menu-item-629:hover > a {
    	background: #000000;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

    Adjust the hexadecimal colors above as required.

  4. 8 years, 7 months ago Viv Kemp

    Good morning – Apologies for the late response!

    Thank you so much for the code – it works perfectly!
    I did have Site OriginCSS Editor installed.
    For some reason I could not select the sub, sub menu's in the Editor
    (I think my browser is outdated?!)

    Have a great day!
    Viv

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More