We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Re: Move logo and menu to far left (header) - Dawn Theme

Solved

Move logo and menu to far left (header) - Dawn Theme

mostafamoussa
Tourist
10 1 7

Hi Everyone,
how do i get the logo and menu to be on the far left on the header? More specifically I would like the logo and menu on https://prettylittlepeachez.myshopify.com/collections/all to look exactly like the menu and logo on https://plpeaches.wpengine.com/ 

The way i want it: (https://plpeaches.wpengine.com/ )

Screen Shot 2022-04-01 at 8.38.50 PM.png


The way it currently is: (https://prettylittlepeachez.myshopify.com/collections/all )

Screen Shot 2022-04-01 at 8.38.56 PM.png

I am using the Dawn theme on Shopify, can anyone provide code that will do this? Thanks in advance

Accepted Solution (1)

suyash1
Shopify Partner
11112 1367 1751

This is an accepted solution.

@mostafamoussa - please add this css to the very end of your base.css file and check, should be like screenshot below

@media screen and (min-width: 990px){
.header{margin-left: 0; margin-right: 0; width: 100%; max-width: 100%;}
}

 

suyash1_0-1648870348478.png

 

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com

View solution in original post

Replies 5 (5)

suyash1
Shopify Partner
11112 1367 1751

This is an accepted solution.

@mostafamoussa - please add this css to the very end of your base.css file and check, should be like screenshot below

@media screen and (min-width: 990px){
.header{margin-left: 0; margin-right: 0; width: 100%; max-width: 100%;}
}

 

suyash1_0-1648870348478.png

 

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com
mostafamoussa
Tourist
10 1 7

Thank you! Worked perfect

Malakush
Excursionist
39 1 19

Worked perfectly. Best solution out there. Thank you. 

shilpa_etsy
Shopify Partner
45 0 4

and if I want the logo on extreme left and menu in center then ?

dmwwebartisan
Shopify Partner
12384 2560 3749

@mostafamoussa 

Please add the following CSS code to your assets/base.css bottom of the file.

@media screen and (min-width: 750px){
.header.page-width {
    padding: 0 5rem;
    max-width: 100% !important;
}
}

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
PageFly App to customize your pages | The most powerful Shopify page builder app