Logo to extreme left and search,login, wishlist and cart to extreme right

Solved

Logo to extreme left and search,login, wishlist and cart to extreme right

RivaajEthnic
Excursionist
50 1 7

hi,

 

Can you please help me to move Logo to extreme left and search,login, wishlist and cart to extreme right. 

website link : https://www.rivaajethnic.com/

 

 

Many thanks!

Accepted Solution (1)

Made4uo-Ribe
Shopify Partner
10202 2422 3068

This is an accepted solution.

Hi @RivaajEthnic 

Do you mean make it wider? Like this?

Made4uoRibe_0-1730407049751.png

If it is, try this one. 

  1. From your Shopify admin dashboard, click on "Online Store" and then "Themes"
  2. Find the theme that you want to edit and click on "Actions" and then "Edit code".
  3. In the "theme. Liquid" file. Find the </body> tag and paste the code below before the tag. 

 

<style>
.header-navigation>.container {
    max-width: 100%;
}
</style>

 

And Save.

 

 

Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

View solution in original post

Replies 3 (3)

Made4uo-Ribe
Shopify Partner
10202 2422 3068

This is an accepted solution.

Hi @RivaajEthnic 

Do you mean make it wider? Like this?

Made4uoRibe_0-1730407049751.png

If it is, try this one. 

  1. From your Shopify admin dashboard, click on "Online Store" and then "Themes"
  2. Find the theme that you want to edit and click on "Actions" and then "Edit code".
  3. In the "theme. Liquid" file. Find the </body> tag and paste the code below before the tag. 

 

<style>
.header-navigation>.container {
    max-width: 100%;
}
</style>

 

And Save.

 

 

Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
RivaajEthnic
Excursionist
50 1 7

Thank you very much for prompt reply, it worked!

Made4uo-Ribe
Shopify Partner
10202 2422 3068

Welcome, Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.