veterinarul Hi,
To widen the main menu, you can adjust the Bootstrap classes in the mainnav block.
1/ Go to Layout settings in the template.
2/ Navigate to the Header section and edit the mainnav block.
You'll find classes like col-xl-8
and col-xl-4
. Change these to col-xl-9
and col-xl-3
, respectively. Make sure the total number of grid columns remains 12.
Regards