Shopify themes, liquid, logos, and UX
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.
https://umasanghvi-art.myshopify.com
pass: mowglo
Solved! Go to the solution
This is an accepted solution.
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;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
This is an accepted solution.
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;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
Thank you victor!!
is there a way to add a SHOP ART button to the right side of the navigation like in the photo?
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
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024