Shopify themes, liquid, logos, and UX
Hello
Can somebody help me with my site? On my desktop site, you can see all the menus but not on mobile. I tried some codes and for one second it was like this ( how I want it and then it switched back to how it is now. Can somebody help me to get it how it looks like on the screenshot
Website:https://www.nothingtoxtra.com/
Password:ntx
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second
@media only screen and (max-width: 749px) {
.site-header__icons-wrapper span.icon__fallback-text {font-size: 10px;}
svg.icon.icon-hamburger { display: inline-block;}
}
Thanks KetanKumar and how can I get my logo centered and the search, cart bag, login to icons for mobile looking like the screenshot (screenshot is photoshop btw)
it can be done some custom code move one icon left side
header look 2 icon left center logo and right 2 icon
Can you put the code for it here please?
yes is possible to customization take more time if you need sent pm detail
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