How can I convert my horizontal navigation menu into a vertical one? Additionally, how do I create a horizontal footer with 10 links arranged in a single row with 10 columns?
Cette question a été signalée
1
Répondre
7538
Vues
Hi,
In Odoo, this isn’t something you can fully achieve from standard settings alone.
Vertical menu: Odoo’s default website menu is horizontal. To make it vertical, the easiest and most practical approach is to use a theme module that supports vertical/side navigation. Otherwise, you’d need custom CSS/JS changes.
Footer with 10 columns: You can do this from the Website Builder by:
Editing the footer
Adding a grid/columns block
Setting it to 10 columns and placing one link in each
(or customize with CSS if your theme limits column count)
Hope it helps
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire