Align wishlist icon on header and make hero section full width - Dawn theme

Hi

I want to align the wishlist icon on the page and make the hero section full with, can this be possible in a simple way? Thank you in advance. :slightly_smiling_face:

www.dekanten.no

See attached image:

1 Like

Step 1. Go to Admin → Online store → Theme > Edit code

Step 2. Find the file theme.liquid.

Step 3. Add this code before


Result:

1 Like

Hi @Dekanten ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Here is result:

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

1 Like

Thank you guys this works like a charm and really glad for that. Big thumbs up there to both of you. :slightly_smiling_face:

Can you also help me with the hero section width please, its look aweful on large screens. :slightly_smiling_face: Thanks again. :slightly_smiling_face:

1 Like

Hello @Dekanten

You can add code by following these steps

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid file

  3. Paste the below code before on theme.liquid

.header__icons .icon { margin-bottom: 0 !important; } #shopify-block-easy_content_builder_section_title_GgnwY7 .container-inner.uk-align-center{ max-width: 100% !important; }

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.

1 Like

This works like a charm so everything is just fine now, glad to make this working out with help from both of you. :slightly_smiling_face:

Hi to you, and this works flawless and really glad too see the final result, everything is so clean and nice. You guys are awesome. Masters on top levels. :slightly_smiling_face: Big thumbs and thanks again you miracleguys. :slightly_smiling_face:

1 Like

Hi @Dekanten ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Here is result:

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

1 Like

While trying this code i have a white gap field between header menu and hero section, any methood to make this section working without gap? :slightly_smiling_face:

can you please share screenshot?

1 Like

Here is the gap and this arrives while scrolling slow, its open a white space between these sections. The menuheader dissappear, strange behaviour actually. Hope there is a fix. :slightly_smiling_face:

Hi @Dekanten ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

1 Like

@Dekanten , try this code to help you remove the white gap field


Thank u so much my dear friend, this is flawless and all things works like a charm. This is amazing, thank you very much indeed. :grinning_face:

1 Like

@Dekanten , No problem. Glad to help you :heart_eyes:

sorry for late reply @Dekanten … I was busy with some urgent work..I saw that your problem is solved by @BSSCommerce-HDL Thank you so much.

1 Like