Skip to Content
Menu
This question has been flagged

The website creator in Odoo places the My Cart navbar item on the far left of the navbar where I wish to make it appear on the right instead.

It seems like the line of code that is deciding where the icon is placed is:

<xpath expr="//header//ul[@id='top_menu']/li" position="before">

I understand what this line of code does currently, but I want to know if there is a way to insert the "My Cart" item at the end of the navbar.
Avatar
Discard
Related Posts Replies Views Activity
1
Feb 24
780
1
Aug 17
2017
1
Dec 24
55
2
Nov 24
597
1
Oct 24
256