Solved

dawn theme, with button in navigation to the right

Chantelrudden
Shopify Partner
106 1 18

Hi i can't figure out how to make the button go to the left with the logo in the middle with navigation to the left...just like this.


Screen Shot 2023-01-29 at 4.43.09 AM.png

 

 

 

 

 

 

https://umasanghvi-art.myshopify.com

pass: mowglo

Accepted Solution (1)

PageFly-Victor
Shopify Partner
7865 1785 3050

This is an accepted solution.

Hi @Chantelrudden 

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

 

h1.header__heading {

    position: absolute !important;

    left: 44% !important;

}

PageFlyVictor_0-1674991210519.png

 

Hope that my solution works for you.

Best regards,

Victor | PageFly

View solution in original post

Replies 3 (3)

PageFly-Victor
Shopify Partner
7865 1785 3050

This is an accepted solution.

Hi @Chantelrudden 

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

 

h1.header__heading {

    position: absolute !important;

    left: 44% !important;

}

PageFlyVictor_0-1674991210519.png

 

Hope that my solution works for you.

Best regards,

Victor | PageFly

Chantelrudden
Shopify Partner
106 1 18

Thank you victor!!

 

is there a way to add a SHOP ART button to the right side of the navigation like in the photo?

PageFly-Victor
Shopify Partner
7865 1785 3050

Hi @Chantelrudden 
For the SHOP ART button, you need to contact Theme so they can support you.
Because it needs to add some code and we can't interfere.

Best regards,

Victor | PageFly