How can I shift my logo to the left in the Dawn theme header?

Solved

How can I shift my logo to the left in the Dawn theme header?

ReggieBaby
Excursionist
43 0 10

Hello, 

 

How do I move my logo a bit to the left on the header? It is too close to the headings

 

www.reggiebaby.com.au

 

reggiepumps.myshopify.com

 

Thanks

 

Reggie

Accepted Solution (1)

PageFly-Victor
Shopify Partner
7865 1785 3094

This is an accepted solution.

Hi @ReggieBaby 

This is Victor from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css.

Step 3: Paste the below code at bottom of the file -> Save

 

.header__heading-link {

    margin-left: -11.25rem !important;

}

PageFlyVictor_0-1674991844715.png

 

 

Hope that my solution works for you.

Best regards,

Victor | PageFly

View solution in original post

Replies 7 (7)

Simonsron
Shopify Partner
699 87 122
@media (min-width: 990px){
.header .header__inline-menu{
    position:static !important;
    transform: translate(0, 0) !important;
}
}

find base.css!

banned

PageFly-Victor
Shopify Partner
7865 1785 3094

This is an accepted solution.

Hi @ReggieBaby 

This is Victor from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css.

Step 3: Paste the below code at bottom of the file -> Save

 

.header__heading-link {

    margin-left: -11.25rem !important;

}

PageFlyVictor_0-1674991844715.png

 

 

Hope that my solution works for you.

Best regards,

Victor | PageFly

ReggieBaby
Excursionist
43 0 10

This worked perfectly thank you so much

Malakush
New Member
6 0 0

Thank you Victor! Worked a treat!

Malakush
New Member
6 0 0

Hi Vctor, thank you for the above code. The problem I have now is that on a smaller screen I can't see the logo. Is there anyway to make the banner static so regardless of screen size it stay's in the same place? 

 

KR, 
Christian

Malakush
New Member
6 0 0

Nevermind. Got it. 

EcomGraduates
Shopify Partner
735 63 105

Hello there  

 

please try  

    margin-left: -11.75rem;

 


If this fixed your issue, likes and accepting as a solution are highly appreciated.

Build an online presence with our custom built Shopify Theme EcomifyTheme