How do I adjust the position of header icons on Dawn?

Hi!

Could somebody help me out with adjusting the position of the header icons?

See example images.

My website: www.perzia.nl

Thanks a bunch!

Hi @Perziamalayeri

1: Online store > themes > Actions > Edit code > Assets > base.css

2: paste code at last

.header.page-width {
    max-width: unset!important;
}

Thank you a lot! Worked perfectly :ok_hand:

PS: Could you please show me how to add code in the comment like you just did? so that it’s easy to copy/paste for others. I can’t seem to find the option. Would be helpful for my future discussions in the community. Thank you!

^

Thanks!

.code {

}
1 Like

@Kani

Thank you !

hello
1 Like