Hi
I am using this theme for one of project. Project can be seen here: http://techdev.vhite.com/2012/drupal7/our-houses
MY client dint want menu strip of dark brown to be across all the page so on corporateclean theme color settings, I gave menu strip color as #ffffff. And in style.css I gave color #271910 (hex value of brown) to #header-menu-inside. But now the background of sub menu items is also #ffffff. Even if I change the values in style.css for ul.menu li.expanded ul.menu, it is not accepting the value since values are overridden by colors.css.
Is there any way to keep menu strip flowing all across the page and keep background of menu sub-items to dark brown?
Thanks
Shena
Comments
Comment #1
shenagarg commentedThanks. I fixed the issue by changing the file of color module in files directory. Thanks for this theme. :)
Comment #2
gtsopour commented