All things Shopify and commerce
Hi there,
On mobile version only the search bar icon in the header is positioned slightly lower than the other icons and elements, creating a misalignment. This needs to be adjusted so that the icon aligns evenly with the surrounding components.
the dawn theme 15.2.0 is not published yet and is currently on my editor labeled 'Latest Version Of Dawn Theme 15.2.0 IN PROGRESS'
Solved! Go to the solution
This is an accepted solution.
Hi @crepscity, please follow these steps:
Step 1: Open Online Store -> Themes -> Edit code.
Step 2: Find base.css file
Step 3: Paste this code at the bottom of the file.
@media screen and (max-width: 749px) {
details-modal.header__search .header__icon--search {
position: absolute;
left: 40px;
top: 50%;
transform: translateY(-50%);
}
}
If this helpful, please let us know by giving us a like and marking its as a solution. Thanks you 😍
B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.
Hi @crepscity
Please, share the preview of your theme. Thanks!
Sure.
Hi @crepscity
Can you share the preview store url of your theme? Thanks!
Hi @crepscity,
Since the theme has not been published yet, I am unable to check its functionality. In this case, the theme needs to be published first so I can properly test and provide you with a suitable solution.
Liz
This is an accepted solution.
Hi @crepscity, please follow these steps:
Step 1: Open Online Store -> Themes -> Edit code.
Step 2: Find base.css file
Step 3: Paste this code at the bottom of the file.
@media screen and (max-width: 749px) {
details-modal.header__search .header__icon--search {
position: absolute;
left: 40px;
top: 50%;
transform: translateY(-50%);
}
}
If this helpful, please let us know by giving us a like and marking its as a solution. Thanks you 😍
B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.
Hi B2Bridge,
Thank you, that worked! By the way, do you know how I can move the login icon from the menu to the header, next to the cart icon on the left side? Also, the background of the menu is currently white—how can I change it to black without affecting the background of other pages?
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025