support

Solution - How to avoid last tile from category menu going beyond page width.

Started by OneMore, January 03, 2024, 08:14:19 AM

Previous topic - Next topic

OneMore

For those having many categories in the main menu, with — on computers — the last drop down tile beeing displayed beyond the page width, here is how you can bring it back to the left.

In "storefront/view/default/stylesheet/style.css", add:
section#categorymenu > nav.subnav > ul.categorymenu > li:last-child > a + div.subcategories {
  left:-200px;
}



Forum Rules Code of conduct
AbanteCart.com 2010 -