django-cms / djangocms-frontend

django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
42 stars 20 forks source link

Icons are not correctly placed when navbar is collapsed #200

Open hgkornmann opened 3 months ago

hgkornmann commented 3 months ago

The icons beside a link, inside a navbar are not at the correct place: When the navbar is collapsed the icons are not left and right. Instead there are at the top and bottom.

See attached pictures

Desktop (please complete the following information):

image (2) image (1) image image (3)

baravkareknath commented 3 months ago

Hi Team, Can I look in it? Can you assign me this issue.

hgkornmann commented 2 months ago

How is the state about it ?

hgkornmann commented 1 month ago

@fsbraun : Could you please give me help which file has to be modified for solving this issue

fsbraun commented 1 month ago

@hgkornmann Would be great if you gave it a go! I'd start looking here: https://github.com/django-cms/djangocms-frontend/blob/master/djangocms_frontend/contrib/navigation/templates/djangocms_frontend/bootstrap5/navigation/default/link.html (Added you as assignee, too 😃)