What's your biggest current challenge? Have your say in Community Polls along the right column.

How to move meniu and icons

How to move meniu and icons

Jurgitadun
New Member
6 0 0

Hi,

 

I have managed to code to move menu to the right and change icons (cart and long in to account into buttons) but now they all too much compresses next to each other, how do I fix it? So the buttons would not cover each other and the menu would be aligned more to the right after the buttons?

 

Screenshot 2024-11-03 at 17.16.46.png

Replies 10 (10)

LizHoang
Shopify Partner
285 35 61

Hi @Jurgitadun,

 

To continue to check the issue and support you properly, could you kindly share your Shopify URL? 

 

Thank you in advance and hope to hear from you soon.

 

Liz. 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program
Jurgitadun
New Member
6 0 0

Hi @LizHoang it is locked with password for now so you will not be able to see the issue, should I make a bigger screenshot of the full header then?

 

LizHoang
Shopify Partner
285 35 61

Hi @Jurgitadun, thanks for your quick reply. 

 

I would highly appreciate it if you could share your store URL and password, which will help me inspect your issue more properly and provide you with a suitable solution. 

 

Thanks for your consideration in this matter. 

 

Liz

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program

DaisyVo
Shopify Partner
1047 132 146

Hi @Jurgitadun 

 

Could you please share your store link with us so we can investigate further?

 

Thank you!

 

Best,

Daisy - Avada Support Team.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
Jurgitadun
New Member
6 0 0

Hi,

 

the store is: www.welnessbygoda.com and to access the store front code is: steyom

DaisyVo
Shopify Partner
1047 132 146

Hi @Jurgitadun 

 

The store link is incorrect. Could you please help me re-check it from your end?

 

Thank you!

 

Best,

Daisy - Avada Support Team 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
Jurgitadun
New Member
6 0 0

Hi Daisy,

 

sorry misspelled it. Here it goes: https://wellnessbygoda.com/

DaisyVo
Shopify Partner
1047 132 146

Hi @Jurgitadun 

 

I hope you are well. You can follow our instructions below:


Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
Step 3: Copy the code below and paste it there

 

Here is the code for Step 3:

 

header.header.header--middle-left {
    grid-template-columns: 1fr 1fr 1fr !important;
}
.header__icons a.header__icon {
    width: 130px !important;
}
.header__icons .header__icon svg {
    transform: scale(1) !important;
}

 

 

image.png


Please let me know if it works. Thank you!

 

Best,
Daisy - Avada Support Team.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
Jurgitadun
New Member
6 0 0

Hi Daisy, you are a star, I really appreciate the time you have spent to create this code! However is it possible to make buttons have a gap between them? And also in the mobile version it looks like this, so how do I fix it?

 

Screenshot 2024-11-08 at 14.13.44.png

Jurgitadun
New Member
6 0 0

hi @DaisyVo one more question, would it be difficult to exchange these buttons one with another?