How to align cart, search with navigation. Also how to make it sticky? Flex Luxe

Hello,

Title says it all.

I want from this →

To this →

also how to make whole header sticky like this →

Thanks a lot in advance!!

Hi

If you could share the link to your store, I would be happy to have a look and give you the best solution.

Kind regards

Pooja

THANKS!
d71767.myshopify.com

It’s showing me the password page
https://prnt.sc/EV41tdKtaSQx

Kindly provide me store front password

Whops, password is gallerie.

Hey,

Please use this code:

.header__icons–sticky .header-cart.action-area__link {
background: #000000;
padding: 0 15px;
color: #ffffff;
}
.header-cart.action-area__link a.header__link {
color: #fff;
}
.header__icons–sticky {
right: 0;
}

I hope it will help you.

Thank you

Thank you very much where do I need to paste it?

Still looking for alignment help.

Okay,
Have you updated the above code in the clone theme?

Where do I need to paste it?

Thanks.

@Grandeur You can use Pasilobus Sticky Cart app that works on any theme and the app also comes with a free plan.

If you ever switch or upgrade themes, you will not have to code this again when you use an app.

Hey,

Please paste this code into theme.css file.

Thank you