Shopify themes, liquid, logos, and UX
When I view my site on desktop the logo is fine, but on mobile for some reason it is on the right side. Does anybody know how I could fix this so that the mobile logo is in the center top?
website: www.nexgengadgetsus.com
Solved! Go to the solution
This is an accepted solution.
Try this one.
@media only screen and (max-width: 749px){
.section-header .header {
display: grid !important;
padding-bottom: 70px;
}
.EzfyHeaderSearch.EzfyHeaderSearch-- {
position: absolute;
left: 25%;
top: 60%;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
This is an accepted solution.
Try this one.
@media only screen and (max-width: 749px){
.section-header .header {
display: grid !important;
padding-bottom: 70px;
}
.EzfyHeaderSearch.EzfyHeaderSearch-- {
position: absolute;
left: 25%;
top: 60%;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Thank you! It was able to fix the logo and have it centered on every page. But now there is an issue where the search bar is not centered anymore and it is slightly to the right on mobile view
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024