• Closed by: Marek
  • Closed on: 21.10.19, 20:13
  • Reason: Closed
  • Comment: Glad to help!

Ticket #15791 - Sticky header

Hello,
I would like to have a sticky header with the menu and the customer account and cart.

I managed to put the sticky menu but it is not centered as I would like. How to make it stay center ?
I would also like the customer account and cart in this sticky menu.

Thank you in advance.
http://preprod.creative-network.fr/fr/

Comments

Marek 05 Oct 2019, 17:05

Hi, Aurélien.
Try following CSS:

#top-menu {justify-content:center}

As for customer account and cart, you have to reorder your header to have all in one line

Aurélien Laurentin 06 Oct 2019, 13:59

It works
Thanks