myselfidem Posted June 28, 2014 Share Posted June 28, 2014 (edited) Hello, I made some changes Inside the superfish-modified.css file to customize the top menu using PrestaShop 1.6.0.6. But I would like to know how to add rows like PrestaShop 1.5 ; and have a greater width to the column (images attached). Thanks to give some help. Edited June 28, 2014 by myselfidem (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted June 28, 2014 Share Posted June 28, 2014 due to the fact that you applied changes - please share url to your website in this case it's necessary to inspect it. Link to comment Share on other sites More sharing options...
myselfidem Posted June 29, 2014 Author Share Posted June 29, 2014 Thank you vekia for your answer. But I am working on my computer (local) and the web site isn't at this time on line. I give you as attachment the modified fiole : superfish-modified.css. Thnak you superfish-modified.css Link to comment Share on other sites More sharing options...
vekia Posted June 29, 2014 Share Posted June 29, 2014 okay, so basically you want to add new menu items? if so, you can do it under modules > modules tab in back office, search there for "blocktopmenu" module and click on configure button near it. YOu will see page to manage menu items regarding to drodown menu size - in this case it's necessary to modify css styles. there is, by default somethnig like: .sf-menu li li { width:200px; } increase width param value to fit your needs 1 Link to comment Share on other sites More sharing options...
Recommended Posts