I am trying to use a custom css file to style my nice menu. I've based it on the default file, put it into my theme's css folder, and both added it to my theme's .info file and put the path into the "Path to custom Nice menus CSS file" in appearance>settings.

Nice Menus is definitely aware that the default file is not in effect, because the menu has none of the default grey & looks like a simple horizontal list of links. However, the css file is definitely not being read, because even when I use the example code here or completely delete the contents of nice_menus_custom.css so that it is an empty file, the result is the same unstyled list of links.

Has anyone had this problem before? What did you do so that the styling in your css file was actually in effect?

Comments

xiukun.zhou’s picture

Status: Active » Needs review

HI. naomisl
The custom CSS path is an absolute path "sites/all/themes/yourtheme/css/demo.css" or update your nice menus

apaderno’s picture

Title: redirect to custom css not working » Redirect to custom CSS doesn't work
Status: Needs review » Active
Issue tags: -append css, -, -assign css styles