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

Moving the Heading left side position (Only on Pc)

Solved

Moving the Heading left side position (Only on Pc)

Idob
Shopify Partner
21 0 5

Hello, I need Help about Fixing the Position of the left navigate menu.

Just the left side!. thank in Advance If someone manage to fix it.

 

Screenshot (11).png

Accepted Solution (1)

PageFly-Henry
Shopify Partner
1184 335 292

This is an accepted solution.

Hi @Idob 

This is Henry 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__inline-menu {

    margin-left: 1.8rem !important;

}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 3 (3)
Idob
Shopify Partner
21 0 5

Idob
Shopify Partner
21 0 5

just to inform you guys that I need the change only on pc webs (chrome, firefox, opera etc...)

I dont need to change it on phone browser.

PageFly-Henry
Shopify Partner
1184 335 292

This is an accepted solution.

Hi @Idob 

This is Henry 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__inline-menu {

    margin-left: 1.8rem !important;

}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.