Pro Dropdown Menu won't change colour

Hi there, I’m developing a site using pro but the dropdown won’t change color, whatever I do it stays at the default blue. Could you help me out with this please? Thank you.

Summary

URL is http://ebook-designs.co.uk/ispy/ thanks!

Hi,

To change the dropdown ackground color, you can add this in Custom CSS

/* change sub menu background color */

.hm12 .sub-menu .x-anchor {
     background-color:red;
}

Hope that helps

Thanks Paul, added that to custom CSS but no joy, even with an !important tag added. Any ideas please?

Hey There,

Would you mind providing us with login credentials so we can take a closer look? Please provide following information:

Set it as Secure Note

  • Link to your site
  • WordPress Admin username / password

All the best!

Thanks Joao,

I appreciate your help

Hello There,

Thanks for updating in! Regretfully the given credentials is not working for us.
Could you please double check it?

Thank you.

Morning RueNel I’m really sorry I moved the site this morning!

Please try the same logins but this URL: http://i-spy-gadgets.co.uk/wp-admin/

Thanks!

Hi There,

Please remove the custom CSS. Let’s do it instead on your header builder. See this how: https://screencast-o-matic.com/watch/cbibQhlZIX. It should be on the sublinks settings.

Hope this helps.

Hi Lely, perfect solution thank you! I was trying to change the ‘Dropdown’ color in the Header Builder. Just out of interest, what does that function control please?

Hi there,

The Dropdown background color will set the entire background of all the items in the sublinks.

As for your menu, the black background color did not show up because there was a background color set to the submenu item thus covering the black background.

You may set the opacity of the background color of the sub menu item to 0 so that the black background color set in the dropdown settings will show up.

Please refer to the screencast below for more info.

Hope this explains it.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.