ableier Posted July 8, 2015 Share Posted July 8, 2015 (edited) Hi all, Just updated to 1.6.1 and my top nav bar color has changed to an off white (and has side borders). I went to themes>default-bootstrap>css>modules>blocktopmenu>css>superfish-modified.css to make some (seemingly simple) changes... but nothing is taking. I was able to change font color and size, but that is about it! I also tried some global.css but to no avail! Any assistance would be greatly appreciated. Thank you Edited July 24, 2015 by ableier (see edit history) Link to comment Share on other sites More sharing options...
bynovita Posted July 8, 2015 Share Posted July 8, 2015 demonstrate how to use the default theme red field 1.6.0.14 I'm using www.bynovita.com Link to comment Share on other sites More sharing options...
Paulito Posted July 8, 2015 Share Posted July 8, 2015 Hello Have you tried using this code anywhere in global.css #header .sf-menu {background: #c20000!important;} Before http://screencast.com/t/SnmWxi6ds After http://screencast.com/t/SekPirYH Sorry if this does not help with you just upgrading to 1.6.1 as the upgrade could have caused the problem. I think it is always better not to upgrade any live site, always upgrade to a local site Paul Link to comment Share on other sites More sharing options...
ableier Posted July 13, 2015 Author Share Posted July 13, 2015 Paul, That worked, thank you. Now anyway to get rid of the dividers in between the categories? Thanks, Link to comment Share on other sites More sharing options...
vekia Posted July 14, 2015 Share Posted July 14, 2015 remove border-right param from: #header .sf-menu > li { border-right: 1px solid #e2dec8; } 1 Link to comment Share on other sites More sharing options...
ableier Posted July 14, 2015 Author Share Posted July 14, 2015 Vekia! Thank you. I ended up adding it to global css with success. I had made that change in the super fish css for the module, but it was being overridden somewhere. I know this isn't the topic but maybe you can help with a couple of other issues... I know your the best! 1. I had my cart situated nicely next to "login" and "contact us" in the top bar. I was able to resize and such but I can't figure out how to move it back to it's proper location. www.fmgweb.com/howardhanna 2. Since updating I can't remove the "prestashop news" etc. from the admin dashboard. It seems that the controllers for that have moved. Any help would be greatly appreciated! Link to comment Share on other sites More sharing options...
Recommended Posts