Shopify themes, liquid, logos, and UX
I want to decorate my shop but navigation bar is not showing on my site and landig page too.
Why is this happening?
@dalnarashop - can you please share this page link?
https://dalfactory-shop.myshopify.com/
here's the link. Also, don't see the navigation modification tab on the Theme tab in the Manager page. When I click the theme tab, I can only see the Manager Branding tab.
Hello @dalnarashop
It's GemPages support team and glad to support you today.
I would like to give you a solution to support you.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid theme file.
3. Paste the below code before </body>:
<style>
@media screen and (min-width: 990px){
body .header__inline-menu {
display: none;
}
}
</style>
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
Sorry i answered wrong tab. Can you provide Url? , I can check.
https://dalfactory-shop.myshopify.com/
here's the link. Also, don't see the navigation modification tab on the Theme tab in the Manager page. When I click the theme tab, I can only see the Manager Branding tab.
@dalnarashop - was the code changed? or any other customization was done? because I can not see the menu code in the page
Please understand that the reply is late.
The current problem is as follows.
- I haven't finished setting the homepage of the shopping mall yet, but I can't see the button to set the navigation of the homepage.
I would like to ask you what code you are referring to.
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